Skip to content

Commit 1f06400

Browse files
committed
Merge branch 'ppaolucc-branch-SQL-tools-I' of github.com:oracle-devrel/technology-engineering into ppaolucc-branch-SQL-tools-I
2 parents e9ac998 + e89e3a0 commit 1f06400

File tree

40 files changed

+2596
-336
lines changed

40 files changed

+2596
-336
lines changed

app-dev/devops-and-containers/oke/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Reviewed: 20.12.2023
1414

1515
- [Cloud Coaching - Deploy Microservices with Kubernetes (OKE)](https://www.youtube.com/watch?v=mu5jbFjKKn0)
1616
- [Cloud Coaching - OCI Observability for Kubernetes monitoring](https://www.youtube.com/watch?v=mu5jbFjKKn0)
17-
- [Disaster Recovery — Notes on Velero and OKE, Part 1: Stateless Pods](https://medium.com/oracledevs/disaster-recovery-notes-on-velero-and-oke-part-1-stateless-pods-b4ba3e737386)
1817
- [Advanced Kubernetes Networking: OKE in a Hub-Spoke Architectures](https://medium.com/oracledevs/advanced-kubernetes-networking-oke-in-a-hub-spoke-architectures-f0ba2256e824)
1918
- [Scale and optimize Jenkins on Oracle Cloud Infrastructure Container Engine for Kubernetes](https://docs.oracle.com/en/solutions/oci-jenkins-oke/index.html#GUID-23A8EB94-DFFC-4D5C-897F-5F59423447D2)
2019
- [Argo Workflow on OKE for limitless ML](https://www.youtube.com/watch?v=HOWrwBVuLp0)
@@ -40,7 +39,8 @@ Reviewed: 20.12.2023
4039
- [Disaster Recovery — Notes on Velero and OKE, Part 1: Stateless Pods](https://medium.com/oracledevs/disaster-recovery-notes-on-velero-and-oke-part-1-stateless-pods-b4ba3e737386)
4140
- [Disaster Recovery — Notes on Velero and OKE, Part 2: Stateful Pods with Persistent Volumes and Block Volume](https://medium.com/oracledevs/disaster-recovery-notes-on-velero-and-oke-part-2-stateful-pods-with-persistent-volumes-and-80204b3ac6d7)
4241
- [Disaster Recovery: Notes on Velero and OKE — part 3: Stateful Pods with Persistent Volumes and File Storage](https://medium.com/oracledevs/oke-disaster-recovery-notes-on-velero-and-oke-part-3-stateful-pods-with-persistent-volumes-and-a6eacef7600b)
43-
- [Test S3 Compatibility - Preparing Backups and DR for OKE and Velero](https://github.com/fharris/oci-s3-compatibility)
42+
- [Authentication with OAuth2-Proxy, Kubernetes and OCI](https://medium.com/oracledevs/authentication-with-oauth2-proxy-kubernetes-and-oci-6c8d87769184)
43+
- [Code for Authentication with OAuth2-Proxy Kubernetes and OCI](https://github.com/fharris/oauth2-proxy-demo)
4444

4545

4646
# Useful Links

cloud-architecture/oracle-apps-hyperion-siebel-gbu/hyperion-essbase/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ These resources aim to offer guidance throughout your migration, enabling you to
66

77
Explore these materials to enhance your migration strategy. We appreciate your participation and are committed to supporting your cloud migration journey.
88

9-
Reviewed: 7.2.2024
9+
Reviewed: 22.7.2024
1010

1111
# Table of Contents
1212

@@ -18,8 +18,9 @@ Reviewed: 7.2.2024
1818

1919
# Team Publications
2020

21-
- [Cyber recovery solution on Oracle Cloud Infrastructure](https://docs.oracle.com/en/solutions/oci-automated-cyber-recovery/index.html)
22-
21+
- [Automate Recovery for Oracle Enterprise Performance Management using OCI Full Stack Disaster Recovery](https://docs.oracle.com/en/learn/fsdr-integration-epm/)
22+
- [Cyber recovery solution on Oracle Cloud Infrastructure](https://docs.oracle.com/en/solutions/oci-automated-cyber-recovery/index.html)
23+
2324
# Useful Links
2425

2526
- [EPM System Release 11.2.17 announcement](https://blogs.oracle.com/proactivesupportepm/post/enterprise-performance-management-epm-11217-is-available)

cloud-architecture/oracle-apps-hyperion-siebel-gbu/hyperion-essbase/essbase-discovery-questionnaire/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This document serves as a standard questionnaire designed to gather crucial information necessary for the execution of Essbase application migration projects. It captures specific data that aids in estimating the effort required for a successful migration.
44

5-
Reviewed: 7.2.2024
5+
Reviewed: 22.7.2024
66

77
# When to use this asset?
88

cloud-architecture/oracle-apps-hyperion-siebel-gbu/hyperion-essbase/essbase-solution-definition/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This document serves as an integral asset for individuals and organizations seek
1212

1313
Use this document as a starting point for the solution definition of your Essbase implementation project. This asset includes example architecture diagrams for DrawIO in the file essbase-architecture-diagrams-example.drawio.
1414

15-
Reviewed: 19.4.2024
15+
Reviewed: 22.7.2024
1616

1717
# Conclusion
1818
The Essbase Workload Solution Definition is expected to serve as a definitive guide to the project. All participants are encouraged to provide feedback, raise queries, and make contributions to enhance the overall project's success.

cloud-architecture/oracle-apps-hyperion-siebel-gbu/hyperion-essbase/hyperion-architecture-diagrams/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ They serve as a helpful resource for defining solutions, preparing designs, unde
88

99
For a more professional and consistent presentation, these diagrams use the official OCI icon pack for draw.io. You can download the icons pack from the official Oracle page [here](https://docs.oracle.com/en-us/iaas/Content/General/Reference/graphicsfordiagrams.htm)
1010

11-
Reviewed: 7.2.2024
11+
Hyperion EPM System Reference architecture on OCI can be found in the [Architecture Center](https://docs.oracle.com/en/solutions/deploy-hyperion-oci/index.html)
12+
13+
Reviewed: 22.7.2024
1214

1315
# Contents
1416

cloud-architecture/oracle-apps-hyperion-siebel-gbu/hyperion-essbase/hyperion-discovery-questionnaire/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This document serves as a standard questionnaire designed to gather crucial information necessary for the execution of Hyperion and Essbase application migration projects. It captures specific data that aids in estimating the effort required for a successful migration.
44

5-
Reviewed: 7.2.2024
5+
Reviewed: 22.7.2024
66

77
# When to use this asset?
88

cloud-architecture/oracle-apps-hyperion-siebel-gbu/hyperion-essbase/hyperion-essbase-decision-tree/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This GitHub repository hosts a decision path designed to guide you through the process of upgrading of Hyperion EPM System and Essbase or migrating these products to Oracle Cloud Infrastructure (OCI).
44

5-
Reviewed: 7.2.2024
5+
Reviewed: 22.7.2024
66

77
# When to use this asset?
88

cloud-architecture/oracle-apps-hyperion-siebel-gbu/hyperion-essbase/hyperion-fsdr/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,20 @@ This GitHub repository provides custom scripts that serve as a starting point fo
55
Included scripts:
66
- start_services.ps1/sh - script to start all EPM System services, including WLS and OHS, on Windows (PowerShell) or Linux (Bash) compute
77
- stop_services.ps1/sh - script to start all EPM System services, including WLS and OHS, on Windows (PowerShell) or Linux (Bash) compute
8-
- host_switch_failover.ps1/sh - script to update host file after switch to the standby region. Windows (PowerShell) or Linux (Bash).
9-
- host_switch_failback.ps1/sh - script to update host file after switch from standby region back to the primary region. Windows (PowerShell) or Linux (Bash).
8+
- host_switch_failover.ps1/sh - script to update the host file after switching to the standby region. Windows (PowerShell) or Linux (Bash) script to be used in a user-defined plan group after starting the compute nodes in the standby region.
9+
- host_switch_failback.ps1/sh - script to update the host file after switching from the standby region back to the primary region. Windows (PowerShell) or Linux (Bash) to be used in a user-defined plan group after starting the compute nodes in the primary region.
1010

11-
Reviewed: 6.6.2024
11+
The complete tutorial is available here: [Automate Recovery for Oracle Enterprise Performance Management using OCI Full Stack Disaster Recovery](https://docs.oracle.com/en/learn/fsdr-integration-epm/)
12+
13+
Reviewed: 22.7.2024
1214

1315
# When to use this asset?
1416

1517
Use these scripts to customize your Full Stack Disaster Recovery plans and automate switchovers and failovers between OCI regions for EPM System applications.
1618

1719
# How to use this asset?
1820

19-
Use these scripts in FSDR user defined plan groups [link](https://docs.oracle.com/en-us/iaas/disaster-recovery/doc/add-user-defined-plan-groups.html)
21+
Use these scripts in FSDR user-defined plan groups [link](https://docs.oracle.com/en-us/iaas/disaster-recovery/doc/add-user-defined-plan-groups.html)
2022

2123
# Useful Links
2224

cloud-architecture/oracle-apps-hyperion-siebel-gbu/hyperion-essbase/hyperion-solution-definition/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This repository contains an in-depth guide for Oracle Hyperion migration projects. It offers a high-level solution definition for migrating or establishing Hyperion Workloads on Oracle Cloud Infrastructure (OCI). With a comprehensive representation of the current state, prospective state, potential project scope, and anticipated timeline, this document aims to provide a precise understanding of the project's scope and intention to all participating entities.
44

5-
Reviewed date: 19.4.2024
5+
Reviewed date: 22.7.2024
66

77
# When to use this asset?
88

data-platform/core-converged-db/database-23ai/README.md

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Oracle Database 23ai
22

3-
On May 2nd, Larry Ellison and Juan Loaiza announced the general availability of Oracle Database 23ai, the latest long-term support release. It enables organizations to make their data naturally smarter with built-in AI. This is a game changer for enterprises worldwide, and we are naming it Oracle Database 23ai because of the importance of its breakthrough AI technology. Oracle Database 23ai is a monumental release that includes Oracle AI Vector Search, more than 300 additional features and thousands of enhancements focused on simplifying the use of AI with data, accelerating app development, and running mission-critical workloads.
3+
On May 2nd 2024, Larry Ellison and Juan Loaiza announced the general availability of Oracle Database 23ai, the latest long-term support release. It enables organizations to make their data naturally smarter with built-in AI. This is a game changer for enterprises worldwide, and we are naming it Oracle Database 23ai because of the importance of its breakthrough AI technology. Oracle Database 23ai is a monumental release that includes Oracle AI Vector Search, more than 300 additional features and thousands of enhancements focused on simplifying the use of AI with data, accelerating app development, and running mission-critical workloads.
44
Oracle Database 23ai is available cloud-first, in OCI on Oracle Exadata Database Service, Oracle Exadata Cloud@Customer and Oracle Base Database Service, as well as on Oracle Database@Azure with Exadata Database Service.
55

6-
Reviewed: 03.05.2024
6+
Reviewed: 13.08.2024
77

88
# Useful Links
99

@@ -66,25 +66,39 @@ Reviewed: 03.05.2024
6666

6767
# Team Publications
6868

69+
## Blogs
70+
6971
- [Oracle Database Release 23ai is available now!](https://blogs.oracle.com/coretec/post/oracle-database-release-23ai)
7072
- [Oracle Database 23c Free Developer Release - 10 features you should know](https://blogs.oracle.com/coretec/post/oracle-database-23c-free-developer-sql)
7173
- [Sample data for Oracle Database](https://blogs.oracle.com/coretec/post/sample-data-for-oracle-database)
7274
- [Less coding using Domains](https://blogs.oracle.com/coretec/post/less-coding-with-sql-domains-in-23c)
73-
- [New value constructor in 23c](https://blogs.oracle.com/coretec/post/new-va)lue-constructor-in-23c)
75+
- [New value constructor in 23](https://blogs.oracle.com/coretec/post/new-value-constructor-in-23c)
7476
- [Schema Annotations - the new metadata](https://blogs.oracle.com/coretec/post/annotations-the-new-metadata-in-23c)
7577
- [Priority Transactions with high, medium and low priority](https://blogs.oracle.com/coretec/post/automatic-transaction-rollback-in-23c)
7678
- [Oracle Database 23c Development Edition on Docker](https://blogs.oracle.com/coretec/post/oracle-database-23c-development-edition-on-docker)
7779
- [23c SQL Firewall](https://blogs.oracle.com/coretec/post/oracle-database-23c-development-edition-on-docker)
7880
- [Lock-free reservation in 23c: how to start with](https://blogs.oracle.com/coretec/post/lock-free-reservation-in-23c)
7981
- [Lock-free reservation in 23c: scale your apps](https://blogs.oracle.com/coretec/post/lock-free-reservation-in-23c)
80-
- [SQL Transpiler in 23c - automatic PL/SQL conversion into SQL](https://blogs.oracle.com/coretec/post/sql-transpiler-in-23c)
82+
- [SQL Transpiler in 23 - automatic PL/SQL conversion into SQL](https://blogs.oracle.com/coretec/post/sql-transpiler-in-23c)
8183
- [New full-text search in 23c: Ubiquitous Database Search](https://blogs.oracle.com/coretec/post/sql-transpiler-in-23c)
8284
- [Easy Database Search with APEX in 23c](https://blogs.oracle.com/coretec/post/easy-database-search-with-apex-in-23c)
8385
- [SQL statement tracking in 23c with SQL History](https://blogs.oracle.com/coretec/post/easy-sql-statement-tracking-in23c)
8486
- [Developing a Java application using Oracle Graph Server](https://blogs.oracle.com/coretec/post/developing-a-java-application-working-on-top-of-oracle-property-graph-server)
8587
- [ETags with Oracle Database tables](https://blogs.oracle.com/coretec/post/valuebwith-table-data)
86-
- [Priority Transaction in 23ai (YouTube)](https://youtu.be/_JoihIHOnTY)
87-
- [all 23ai articles on blogs.oracle.com/coretec](https://blogs.oracle.com/coretec/category/cased-concurrency-control-rt-23ai)
88+
- [Getting started with True Cache in Oracle Database 23ai FREE](https://blogs.oracle.com/coretec/post/true-cache-in-23ai-free)
89+
- [Oracle Database Advisors](https://blogs.oracle.com/coretec/post/oracle-database-advisors-overview)
90+
- [Getting started with vectors in 23ai](https://blogs.oracle.com/coretec/post/getting-started-with-vectors-in-23ai)
91+
- [23ai blogs on blogs.oracle.com/coretec](https://blogs.oracle.com/coretec/category/cased-concurrency-control-rt-23ai)
92+
93+
## Videos
94+
- [Data Types in 23ai](https://youtu.be/D9vNdkmyc4k?si=Xq96eA2laNQtHD5O)
95+
- [JSON in Oracle Database](https://youtu.be/KMgsb-BWWc0?si=CKNoezNSycwXpQXO)
96+
- [Oracle True Cache](https://youtu.be/ecxflHglhJo?si=CS3wWUbmLma_Tvzv)
97+
- [Data Use Case Domains](https://youtu.be/DVGNzwLnkpA?si=8zuLO8g3i8F_Le3d)
98+
- [SQL/PGQ and SQL Property Graph](https://youtu.be/cezMbCP6hvc?si=CGowhb9nSW7oZ-8f)
99+
- [Schema Annotations](https://youtu.be/o-0VaT4SW7w?si=_PXlz2nck1Y3TH7x)
100+
- [Priority Transaction in 23ai](https://youtu.be/_JoihIHOnTY)
101+
- [Oracle Database 23ai Playlist](https://www.youtube.com/playlist?list=PLHA__TOeNI7MNBND0JWQUqTYOQ1up-VHX)
88102

89103
# License
90104

0 commit comments

Comments
 (0)