Skip to content

Commit 4354e1b

Browse files
Merge branch 'main' into uschwinn-patch-45
2 parents acf80b4 + 9c5fd53 commit 4354e1b

File tree

7 files changed

+25
-20
lines changed

7 files changed

+25
-20
lines changed

data-platform/autonomous-database/autonomous-data-warehouse/README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Oracle Autonomous Data Warehouse is the world’s first and only autonomous database optimized for analytic workloads, including data marts, data warehouses, data lakes, and data lakehouses. With Autonomous Data Warehouse, data scientists, business analysts, and nonexperts can rapidly, easily, and cost-effectively discover business insights using data of any size and type.
44

5-
Reviewed: 20.03.2024
5+
Reviewed: 23.10.2024
66

77
# Table of Contents
88

@@ -51,17 +51,13 @@ Reviewed: 20.03.2024
5151
- [Financial Fraud Detection Using Graph Database](https://youtu.be/U1xc9kxMOwo?si=eVOiXlMKMTStZULR)
5252
- In this session, learn how graph-based queries and graph algorithms can be run against large-scale graph data, and help organizations detect cyclic patterns which is the essential step towards identifying fraud.
5353

54-
## LiveLabs
55-
56-
- [Oracle Modern Data Warehouse Workshop](https://apexapps.oracle.com/pls/apex/f?p=133:180:109191784471974::::wid:3570)
57-
- Workshop for learning about the converged capabilities, including JSON, blockchain tables, Oracle Text, Oracle Spatial, APEX, AutoML, and Oracle Graph.
5854

5955
# Useful Links
6056

6157
- [Autonomous Data Warehouse blog](https://blogs.oracle.com/datawarehousing/)
6258
- Find the latest articles from Oracle about Data Warehousing.
6359

64-
## LiveLabs
60+
# LiveLabs
6561

6662
- [Access the Data Lake using Autonomous Database and Data Catalog](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=877&clear=RR,180&session=100131668414396)
6763
- The labs in this workshop walk you through all the steps that you need to access the Data Lake (Oracle Object Storage buckets) using Autonomous Database (ADB) and Data Catalog.
@@ -71,6 +67,12 @@ Reviewed: 20.03.2024
7167

7268
- [Implement Data Sharing with PL/SQL in Autonomous Database](https://apexapps.oracle.com/pls/apex/dbpm/r/livelabs/view-workshop?wid=3747)
7369
- Learn how to implement data sharing with PL/SQL using the Delta Sharing protocol.
70+
71+
- [Oracle Modern Data Warehouse Workshop](https://apexapps.oracle.com/pls/apex/f?p=133:180:109191784471974::::wid:3570)
72+
- Workshop for learning about the converged capabilities, including JSON, blockchain tables, Oracle Text, Oracle Spatial, APEX, AutoML, and Oracle Graph.
73+
74+
- [Automatic Partitioning in Autonomous Database](https://apexapps.oracle.com/pls/apex/f?p=133:180:101971501266185::::wid:935)
75+
- The aim of this workshop is to become familiar with automatic partitioning and the several automated tasks executed by it.
7476

7577
# License
7678

data-platform/autonomous-database/autonomous-database-dedicated/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Autonomous Database on Dedicated Exadata Infrastructure provides you with a private database cloud in the public cloud. With your database, you get a completely dedicated compute, storage, network, and database service, providing the highest security, isolation, and governance levels.
44

5-
Reviewed: 20.03.2024
5+
Reviewed: 24.10.2024
66

77
# Table of Contents
88

@@ -29,7 +29,7 @@ Reviewed: 20.03.2024
2929
- [What's new?](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/nfccyy/#articletitle)
3030
- New Feature Announcements for Autonomous Database Dedicated.
3131

32-
## LiveLabs
32+
# LiveLabs
3333

3434
- [Oracle Autonomous Database Dedicated for Fleet Administrators](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3196&clear=RR,180)
3535
- In this workshop designed for Oracle Autonomous Database Dedicated fleet administrators, you set up the network, users, and groups and required administrator privileges on your OCI account.

data-platform/autonomous-database/autonomous-json/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,14 +89,16 @@ Reviewed: 25.01.2024
8989
- [JSON Relational Duality blog announcement](https://blogs.oracle.com/post/json-relational-duality-app-dev )
9090
- Duality Views introduction.
9191

92-
## LiveLabs
92+
# LiveLabs
9393

9494
- [Developing with JSON and SODA in Oracle Database](https://apexapps.oracle.com/pls/apex/f?p=133:180:109524315536663::::wid:831)
9595
- In this workshop, you will create a simple webshop using JSON and SODA with the Autonomous JSON Database.
9696

9797
- [Use the Oracle Database API for MongoDB](https://apexapps.oracle.com/pls/apex/f?p=133:180:109524315536663::::wid:3152)
9898
- This workshop shows how you can use MongoDB programs and applications to connect to Autonomous Database, using the Oracle Database API for MongoDB.
9999

100+
- [JSON Relational Duality Views in 23ai Free using SQL](https://apexapps.oracle.com/pls/apex/f?p=133:180:107909232041551::::wid:3968)
101+
- JSON Relational Duality is a landmark capability in Oracle Database 23ai providing game-changing flexibility and simplicity for Oracle Database developers.
100102

101103
# License
102104

data-platform/autonomous-database/autonomous-transactional-processing/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Oracle Autonomous Transaction Processing is a fully automated database service optimized to run transactional, analytical, and batch workloads concurrently. To accelerate performance, it’s preconfigured for row format, indexes, and data caching while providing scalability, availability, transparent security, and real-time operational analytics.
44

5-
Reviewed: 20.03.2024
5+
Reviewed: 24.10.2024
66

77
# Table of Contents
88

@@ -19,7 +19,8 @@ Reviewed: 20.03.2024
1919
- [Automatic Indexing for Oracle Autonomous Database](https://apexapps.oracle.com/pls/apex/f?p=133:180:109524315536663::::wid:3328)
2020
- Creating indexes requires a deep knowledge of the data model, how client applications behave, and the characteristics of the data stored in the database. Now, Oracle’s Autonomous Database can manage indexes without the need for manual intervention.
2121

22-
22+
- [.NET development with Oracle Autonomous Database Quick Start](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3359&clear=RR,180&session=111609839150181)
23+
- Lab on how to develop .NET Apps with Oracle Autonomous Database.
2324

2425
# License
2526

data-platform/autonomous-database/data-studio/README.md

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

33
The Data Studio Tools enables you to load data from the cloud and other diverse sources, analyze it, and gain insights from it. You can share the result of the analysis with other users. It is a one-stop application of your analytics tool from multiple data sources. This tool makes sure that there is a seamless transition between different applications. The multiple ways of navigation do not impact the progress of your work.
44

5-
Reviewed: 20.03.2024
5+
Reviewed: 23.10.2024
66

77
# Table of Contents
88

data-platform/core-converged-db/property-graph/java-api-for-property-graphs/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
# Property Graph Demo
22

33
This code demonstrates:
4-
1. The integration of Property Graph with SQL in Oracle Database 23c
4+
1. The integration of Property Graph with SQL in Oracle Database 23
55
2. Java API for Property Graph Server
66

77
It uses demonstration tables described in the following LiveLabs Workshop [Analyze, Query, and Visualize Property Graphs with Oracle Database](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/run-workshop?p210_wid=686&p210_wec=&session=108772142407826)
88

9-
Reviewed: 27.03.2024
9+
Reviewed: 30.10.2024
1010

11-
# When to use this asset?
11+
## When to use this asset?
1212

1313
To demo Property Graph functionalities.
1414

15-
# How to use this asset?
15+
## How to use this asset?
1616

1717
Requirements:
18-
1. Oracle Database 23c
19-
2. Database user account ( <username> ) with the privileges described in the mentioned LiveLabs Workshop
18+
1. Oracle Database 23
19+
2. Database user account with the privileges described in the mentioned LiveLabs Workshop
2020
3. Tables used in this workshop created in the mentioned schema
2121
4. Oracle Property Graph Server installation using a user account
2222

data-platform/modernise/database-upgrade/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This page will describe the various upgrade methodologies for both on-premises databases as well as for databases residing in OCI.
44

5-
Reviewed: 04.04.2024
5+
Reviewed: 22.10.2024
66

77
# Table of Contents
88

@@ -24,7 +24,7 @@ Reviewed: 04.04.2024
2424

2525
# Useful Links
2626
- [Database Server Upgrade/Downgrade Compatibility Matrix on MOS (Doc ID 551141.1)](https://support.oracle.com/epmos/faces/DocumentDisplay?id=551141.1)
27-
- [LiveLabs: Hitchhiker's Guide for Upgrading to Oracle Database 19c & 23c](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=606&clear=RR,180)
27+
- [LiveLabs: Hitchhiker's Guide for Upgrading to Oracle Database 23ai](https://apexapps.oracle.com/pls/apex/f?p=133:180:1060521706151::::wid:3943)
2828
- [Mike Dietrich's Personal Platform](https://mikedietrichde.com/)
2929
- [Daniel Overby Hansen's Personal Platform](https://dohdatabase.com/)
3030

0 commit comments

Comments
 (0)