diff --git a/building-blocks/blocks/adb/load-analyze-rest/load-analyze-rest.md b/building-blocks/blocks/adb/load-analyze-rest/load-analyze-rest.md
index e2ce5432..7497962d 100644
--- a/building-blocks/blocks/adb/load-analyze-rest/load-analyze-rest.md
+++ b/building-blocks/blocks/adb/load-analyze-rest/load-analyze-rest.md
@@ -1,14 +1,16 @@
-
+
# Load and Analyze the News from REST Endpoints
## Introduction
-There are so many interesting and potentially useful data sets available today via REST: social, financial, science, health, weather and so on. Autonomous Database makes it really easy to integrate these sources using SQL queries. This eliminates the need for intermediate processing and storage and making that data available to any SQL client.
+There are so many interesting and potentially useful data sets available today via REST: social, financial, science, health, weather and so on. Autonomous AI Database makes it really easy to integrate these sources using SQL queries. This eliminates the need for intermediate processing and storage and making that data available to any SQL client.
**News API** is a simple HTTP REST API for searching and retrieving live articles from all over the web. It can help you answer questions such as:
@@ -85,11 +87,11 @@ Now that you have the API key, create a PL/SQL function that queries the REST en
1. Log in to the **Oracle Cloud Console**, if you are not already logged as the Cloud Administrator.
-2. Open the **Navigation** menu and click **Oracle Database**. Under **Oracle Database**, click **Autonomous Database**.
+2. Open the **Navigation** menu and click **Oracle AI Database**. Under **Oracle AI Database**, click **Autonomous AI Database**.
-3. On the **Autonomous Databases** page, click your ADB instance.
+3. On the **Autonomous AI Databases** page, click your ADB instance.
-4. On the **Autonomous Database details** page, click the **Database actions** drop-down list, and then click **SQL**.
+4. On the **Autonomous AI Database details** page, click the **Database actions** drop-down list, and then click **SQL**.
5. The SQL Worksheet is displayed.
@@ -328,7 +330,7 @@ Now that you have the latest news for each actor, you will derive the sentiment

-This completes this lab. You now know how to integrate and analyze data coming from REST endpoints in Autonomous Database.
+This completes this lab. You now know how to integrate and analyze data coming from REST endpoints in Autonomous AI Database.
You may now proceed to the next lab.
@@ -338,11 +340,11 @@ You may now proceed to the next lab.
* [DBMS_CLOUD Subprograms and REST APIs](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/dbms-cloud-subprograms.html#GUID-3D0A5361-672C-467D-AA90-656B1B4D4E37)
* [Oracle Text](https://docs.oracle.com/en/database/oracle/oracle-database/19/ccref/index.html)
* [Oracle Cloud Infrastructure Documentation](https://docs.cloud.oracle.com/en-us/iaas/Content/GSG/Concepts/baremetalintro.htm)
-* [Using Oracle Autonomous Database Serverless](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/index.html)
+* [Using Oracle Autonomous AI Database Serverless](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/index.html)
## Acknowledgements
* **Authors:**
- * Marty Gubar, Autonomous Database Product Management
+ * Marty Gubar (Retired), Autonomous AI Database Product Management
* Lauran K. Serhal, Consulting User Assistance Developer
-* **Last Updated By/Date:** Lauran K. Serhal, April 2024
+* **Last Updated By/Date:** Lauran K. Serhal, October 2025
diff --git a/building-blocks/blocks/oac/provision/images/analytics-cloud.png b/building-blocks/blocks/oac/provision/images/analytics-cloud.png
index c8c31a9c..3d532fb4 100644
Binary files a/building-blocks/blocks/oac/provision/images/analytics-cloud.png and b/building-blocks/blocks/oac/provision/images/analytics-cloud.png differ
diff --git a/building-blocks/blocks/oac/provision/oac-provision.md b/building-blocks/blocks/oac/provision/oac-provision.md
index 96667ec1..7d4ac1fd 100644
--- a/building-blocks/blocks/oac/provision/oac-provision.md
+++ b/building-blocks/blocks/oac/provision/oac-provision.md
@@ -3,14 +3,14 @@
"name":"Provision Your Oracle Analytics Cloud (OAC) Instance",
"description":"Create a new OAC instance",
"author":"Lauran K. Serhal, Consulting User Assistance Developer",
- "last_Updated":"Lauran K. Serhal, June 2025"
+ "last_Updated":"Lauran K. Serhal, October 2025"
}
-->
# Provision Your Oracle Analytics Cloud (OAC) Instance
## Introduction
-> _**Important:** Oracle Analytics Cloud (OAC) is not available with Oracle Cloud Free Tier (Always Free), nor is it supported in Oracle LiveLabs Sandbox hosted environments (the Green button). If you run this workshop using an Always Free database or a LiveLabs Sandbox environment, you can review **Lab 1** and **Lab 5** **without provisioning and using OAC**, and later practice the two labs on **Oracle Autonomous Database** and **OAC** in your organization’s own tenancy.**_
+> _**Important:** Oracle Analytics Cloud (OAC) is not available with Oracle Cloud Free Tier (Always Free), nor is it supported in Oracle LiveLabs Sandbox hosted environments (the Green button). If you run this workshop using an Always Free database or a LiveLabs Sandbox environment, you can review **Lab 1** and **Lab 5** **without provisioning and using OAC**, and later practice the two labs on **Oracle Autonomous AI Database** and **OAC** in your organization’s own tenancy.**_
In this lab, you provision an **Oracle Analytics Cloud (OAC)** instance on Oracle Cloud Infrastructure, which you will use to analyze your data in the **Develop Self-Service Analytics Cloud Dashboards** lab in this workshop.
@@ -63,8 +63,8 @@ Estimated Time: 20+ minutes.
6. On the **Create Analytics Instance** panel, specify the following:
* **Name:** [](var:oac_instance_name).
- * **Compartment:** Select your compartment.
* **Description:** Analytics Instance for the cloud.
+ * **Compartment:** Select your compartment.
* **Capacity Type:** OCPU.
* **OCPU Count:** 1 (Non Production).
* **License Type:** License Included.
@@ -85,7 +85,7 @@ Estimated Time: 20+ minutes.
You may now proceed to the next lab.
-## **Acknowledgements**
+## Acknowledgements
- **Authors:**
* Lauran K. Serhal, Consulting User Assistance Developer
@@ -97,4 +97,4 @@ You may now proceed to the next lab.
* Melanie Ashworth-March
* Andrea Zengin
-- **Last Updated By/Date:** Lauran K. Serhal, July 2025
+- **Last Updated By/Date:** Lauran K. Serhal, October 2025
diff --git a/building-blocks/how-to-author-with-blocks/adb.md b/building-blocks/how-to-author-with-blocks/adb.md
index a213e1f8..54fbfccd 100644
--- a/building-blocks/how-to-author-with-blocks/adb.md
+++ b/building-blocks/how-to-author-with-blocks/adb.md
@@ -351,7 +351,7 @@
[](include:adb-provision-body-developer.md)
-## Provision Autonomous AI Database
+## Provision Oracle Autonomous AI Database
**Markdown file location:**
```
/common/building-blocks/tasks/adb/provision-body.md
diff --git a/building-blocks/how-to-author-with-blocks/all-blocks-tasks.md b/building-blocks/how-to-author-with-blocks/all-blocks-tasks.md
index ab1410f6..171a521f 100644
--- a/building-blocks/how-to-author-with-blocks/all-blocks-tasks.md
+++ b/building-blocks/how-to-author-with-blocks/all-blocks-tasks.md
@@ -11,7 +11,7 @@ Building Blocks are exposed to customers. You can use these same blocks in your
| adb | [Delete your workshop resources](/common/building-blocks/workshop/freetier/index.html?lab=cleanup) | /common/building-blocks/blocks/adb/cleanup/cleanup.md | Delete some or all of the resources that you created in the workshop |Lauran K. Serhal |November 2024 |
| adb | [Connect with SQL Worksheet](/common/building-blocks/workshop/freetier/index.html?lab=connect-sql-worksheet) | /common/building-blocks/blocks/adb/connect/connect-sql-worksheet.md | Connect to Autonomous Database using the SQL Worksheet in Database Actions |Ana Coman | |
| adb | [Integrate GenAI models with Autonomous Database](/common/building-blocks/workshop/freetier/index.html?lab=integrate-genai) | /common/building-blocks/blocks/adb/integrate-genai/integrate-genai.md | No description found. |No author found. |No last updated found. |
-| adb | [Load and Analyze Data from REST Services](/common/building-blocks/workshop/freetier/index.html?lab=load-analyze-rest) | /common/building-blocks/blocks/adb/load-analyze-rest/load-analyze-rest.md | Analyze data sourced from REST services. Using the News API as an example.
- Create an Account on https://newsapi.org
- Create a PL/SQL function that retrieves news for actors
- Perform a sentiment analysis on the article descriptions
- Find which actors are generating buzz - both good and bad
| | |
+| adb | [Load and Analyze Data from REST Services](/common/building-blocks/workshop/freetier/index.html?lab=load-analyze-rest) | /common/building-blocks/blocks/adb/load-analyze-rest/load-analyze-rest.md | Analyze data sourced from REST services. Using the News API as an example, create an Account on https://newsapi.org. Create a PL/SQL function that retrieves news for actors. Perform a sentiment analysis on the article descriptions. Find which actors are generating buzz - both good and bad. |Lauran K. Serhal |October 2025 |
| adb | [Use Database Actions Data Loading for Object Store data](/common/building-blocks/workshop/freetier/index.html?lab=load-data-tools) | /common/building-blocks/blocks/adb/load-data/load-data-tools.md | Use the Database Actions tooling to easily load data from object storage. |Ana Coman | |
| adb | [Provision ADB using Python API](/common/building-blocks/workshop/freetier/index.html?lab=provision-python-api) | /common/building-blocks/blocks/adb/provision-python-api/provision-python-api.md | OCI provides a rich set of APIs to interact with its services. Use the python API to provision an autonomous database. |Ana Coman | |
| adb | [Create an Oracle Autonomous AI Database](/common/building-blocks/workshop/freetier/index.html?lab=provision-console) | /common/building-blocks/blocks/adb/provision/provision-console.md | Learn how to provision Autonomous AI Database using the OCI console. |Lauran K. Serhal, Consulting User Assistance Developer |Lauran K. Serhal, October 2025 |
@@ -36,21 +36,21 @@ Listed below are the tasks that you can incorporate into your markdown. You can
| adb | [Connect with SQL Worksheet as non-admin user](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#ConnectwithSQLWorksheetasnonadminuser) | /common/building-blocks/tasks/adb/connect-with-sql-worksheet-non-admin.md | Connect to Autonomous Database using the SQL Worksheet in Database Actions. Non-admin user. | | |
| adb | [Create a policy enabling ADB access to OCI GenAI](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#CreateapolicyenablingADBaccesstoOCIGenAI) | /common/building-blocks/tasks/adb/create-genai-policy.md | Creates an IAM policy that enables ADB to use OCI GenAI using resource principals |Marty Gubar |April 2025 |
| adb | [Create Graph](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#CreateGraph) | /common/building-blocks/tasks/adb/create-graph.md | Create a bipartite Graph for MOVIESTREAM watched movies. | | |
-| adb | [Create and load JSON Collection from object storage](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#CreateandloadJSONCollectionfromobjectstorage) | /common/building-blocks/tasks/adb/create-load-json-collection.md | (Redwood UI) Loads data using DBMS_CLOUD.COPY_COLLECTION. Introduces JSON_SERIALIZE, JSON_VALUE and JSON_QUERY . |Lauran K. Serhal, Consulting User Assistance Developer |Lauran K. Serhal, July 2025 |
+| adb | [Create and load JSON Collection from object storage](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#CreateandloadJSONCollectionfromobjectstorage) | /common/building-blocks/tasks/adb/create-load-json-collection.md | (Redwood UI) Loads data using DBMS_CLOUD.COPY_COLLECTION. Introduces JSON_SERIALIZE, JSON_VALUE and JSON_QUERY . |Lauran K. Serhal, Consulting User Assistance Developer |Lauran K. Serhal, October 2025 |
| adb | [Create ADB User using Database Actions](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#CreateADBUserusingDatabaseActions) | /common/building-blocks/tasks/adb/create-user.md | Creates an ADB user using the new user database action | | |
| adb | [Generate an RSA key pair](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#GenerateanRSAkeypair) | /common/building-blocks/tasks/adb/generate-rsa-key-pair.md | Generate an RSA key pair and get the key's values and fingerprint |Lauran K. Serhal |July 2025 |
| adb | [Go to Data Load Utility Database Action](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#GotoDataLoadUtilityDatabaseAction) | /common/building-blocks/tasks/adb/goto-data-load-utility.md | Navigate to data loader. AUTHORS: For expediency, this task uses the ADMIN user/password to open Database Actions. In your workshop, you might want to substitute a different user/password to open Database Actions. |Lauran K. Serhal, Consulting User Assistance Developer |Lauran K. Serhal, October 2025 |
| adb | [Go to Graph Studio](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#GotoGraphStudio) | /common/building-blocks/tasks/adb/goto-graph-studio.md | Login to Graph Studio from the Autonomous Database OCI console | | |
| adb | [goto-service-body.md](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#gotoservicebodymd) | /common/building-blocks/tasks/adb/goto-service-body.md | Navigate to ADB using the OCI Navigation menu. AUTHORS: For expediency, this task uses the ADMIN user/password to open Database Actions. In your workshop, you might want to substitute a different user/password to open Database Actions. |Lauran K. Serhal, Consulting User Assistance Developer |Lauran K. Serhal, October 2025 |
-| adb | [Go to SQL Worksheet in Database Actions](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#GotoSQLWorksheetinDatabaseActions) | /common/building-blocks/tasks/adb/goto-sql-worksheet.md | (Redwood UI) Navigate to SQL Worksheet from the OCI service console. |Lauran K. Serhal, Consulting User Assistance Developer |Lauran K. Serhal, August 2025 |
+| adb | [Go to SQL Worksheet in Database Actions](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#GotoSQLWorksheetinDatabaseActions) | /common/building-blocks/tasks/adb/goto-sql-worksheet.md | (Redwood UI+re-branding) Navigate to SQL Worksheet from the OCI service console. |Lauran K. Serhal, Consulting User Assistance Developer |Lauran K. Serhal, October 2025 |
| adb | [Load data from public buckets using Database Actions](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#LoaddatafrompublicbucketsusingDatabaseActions) | /common/building-blocks/tasks/adb/load-public-db-actions-15-min-quickstart.md | Uses Database Actions to load data from public object storage buckets. It loads the customer and sales_sample tables |Lauran K. Serhal, Consulting User Assistance Developer |Lauran K. Serhal, October 2025 |
| adb | [Load data from public buckets using Database Actions. Sales data not included.](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#LoaddatafrompublicbucketsusingDatabaseActionsSalesdatanotincluded) | /common/building-blocks/tasks/adb/load-public-db-actions-no-sales.md | Uses Database Actions to load data from public object storage buckets. It loads the following tables:- customer_contact
- genre
- pizza location
To load sales_sample, use task **Load data from public buckets using Database Actions** | | |
| adb | [Provision an ADB instance for Data Sharing/Data Lake workshops](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#ProvisionanADBinstanceforDataSharingDataLakeworkshops) | /common/building-blocks/tasks/adb/load-public-db-actions.md | (Redwood UI) Learn how to provision Autonomous Database using the OCI console. |Lauran K. Serhal, Consulting User Assistance Developer |Lauran K. Serhal, July 2025 |
| adb | [Provision Autonomous Database - Developer](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#ProvisionAutonomousDatabaseDeveloper) | /common/building-blocks/tasks/adb/provision-body-developer.md | Provision an ADB. Use the `variables.json` file to update provisioning parameters, including database name, ECPUs, storage and more. |Lauran K. Serhal |June 2025 |
-| adb | [Provision Autonomous AI Database](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#ProvisionAutonomousAIDatabase) | /common/building-blocks/tasks/adb/provision-body.md | provision-body.md common task. Uses the Redwood UI. Use the `variables.json` file to update provisioning parameters, including database name, ECPUs, storage and more. |Lauran K. Serhal |October 2025 |
+| adb | [Provision Oracle Autonomous AI Database](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#ProvisionOracleAutonomousAIDatabase) | /common/building-blocks/tasks/adb/provision-body.md | provision-body.md common task. Uses the Redwood UI. Use the `variables.json` file to update provisioning parameters, including database name, ECPUs, storage and more. |Lauran K. Serhal |October 2025 |
| adb | [Provision an ADB instance for Data Sharing/Data Lake workshops](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#ProvisionanADBinstanceforDataSharingDataLakeworkshops) | /common/building-blocks/tasks/adb/provision-data-sharing-lake-task.md | (Redwood UI) Learn how to provision Autonomous Database using the OCI console. |Lauran K. Serhal, Consulting User Assistance Developer |Lauran K. Serhal, October 2025 |
-| adb | [Query JSON arrays](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#QueryJSONarrays) | /common/building-blocks/tasks/adb/query-json-arrays.md | (Redwood UI) Use JSON_TABLE to convert arrays into rows. |Lauran K. Serhal, Consulting User Assistance Developer |Lauran K. Serhal, July 2025 |
-| adb | [Query simple JSON attributes](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#QuerysimpleJSONattributes) | /common/building-blocks/tasks/adb/query-json-simple.md | (Redwood UI) Use dot notation and JSON_VALUE to query JSON documents. Creates a view to simplify subsequent access. |Lauran K. Serhal, Consulting User Assistance Developer |Lauran K. Serhal, July 2025 |
+| adb | [Query JSON arrays](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#QueryJSONarrays) | /common/building-blocks/tasks/adb/query-json-arrays.md | (Redwood UI) Use JSON_TABLE to convert arrays into rows. |Lauran K. Serhal, Consulting User Assistance Developer |Lauran K. Serhal, October 2025 |
+| adb | [Query simple JSON attributes](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#QuerysimpleJSONattributes) | /common/building-blocks/tasks/adb/query-json-simple.md | (Redwood UI) Use dot notation and JSON_VALUE to query JSON documents. Creates a view to simplify subsequent access. |Lauran K. Serhal, Consulting User Assistance Developer |Lauran K. Serhal, October 2025 |
| adb | [Query Object Storage contents with SQL](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#QueryObjectStoragecontentswithSQL) | /common/building-blocks/tasks/adb/query-object-store-contents-with-sql.md | Use SQL to see listing of object storage files and folders. | | |
| adb | [Analyze Spatial Data with SQL](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#AnalyzeSpatialDatawithSQL) | /common/building-blocks/tasks/adb/query-spatial.md | Oracle provides rich support for querying and analyzing spatial data. Run queries to find pizza shops closest to customers. | | |
| adb | [Using Partitoned External Tables](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=adb#UsingPartitonedExternalTables) | /common/building-blocks/tasks/adb/use-partitioned-external-table-body.md | Create partitioned external tables over object storage data using a single, simple API call. Then, load that data. Compare performance of external tables and partitioned external tables. | | |
@@ -68,7 +68,7 @@ Listed below are the tasks that you can incorporate into your markdown. You can
| oml | [Sign into Oracle Machine Learning UI](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=oml#SignintoOracleMachineLearningUI) | /common/building-blocks/tasks/oml/use-py-interpreter.md | Steps to sign into Oracle Machine Learning UI | | |
| oml | [Sign into Oracle Machine Learning UI](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=oml#SignintoOracleMachineLearningUI) | /common/building-blocks/tasks/oml/use-r-interpreter.md | Steps to sign into Oracle Machine Learning UI | | |
| oml | [Sign into Oracle Machine Learning UI](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=oml#SignintoOracleMachineLearningUI) | /common/building-blocks/tasks/oml/use-sql-interpreter.md | Steps to sign into Oracle Machine Learning UI | | |
-| stacks | [Provision ADB with Select AI using Resource Manager Stack](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=stacks#ProvisionADBwithSelectAIusingResourceManagerStack) | /common/building-blocks/tasks/stacks/provision-adb-select-ai.md | Deploys a database and data using a stack. Specify variable 'terraform_url' for the pointer to the stack-Redwood |Marty Gubar/Lauran Serhal |May 2025 |
+| stacks | [Provision ADB with Select AI using Resource Manager Stack](/common/building-blocks/how-to-author-with-blocks/workshop/index.html?lab=stacks#ProvisionADBwithSelectAIusingResourceManagerStack) | /common/building-blocks/tasks/stacks/provision-adb-select-ai.md | Deploys a database and data using a stack. Specify variable 'terraform_url' for the pointer to the stack-Redwood |Marty Gubar/Lauran Serhal |October 2025 |
## Variable Defaults
You can use the default variables or copy the default file to your project and override the settings. See the **Authoring using Blocks and Tasks** topic for details.
diff --git a/building-blocks/tasks/adb/create-load-json-collection.md b/building-blocks/tasks/adb/create-load-json-collection.md
index 9fa73dc1..cf8adc45 100644
--- a/building-blocks/tasks/adb/create-load-json-collection.md
+++ b/building-blocks/tasks/adb/create-load-json-collection.md
@@ -3,7 +3,7 @@
"name":"Create and load JSON Collection from object storage",
"description":"(Redwood UI) Loads data using DBMS_CLOUD.COPY_COLLECTION. Introduces JSON_SERIALIZE, JSON_VALUE and JSON_QUERY .",
"author":"Lauran K. Serhal, Consulting User Assistance Developer",
- "lastUpdated":"Lauran K. Serhal, July 2025"
+ "lastUpdated":"Lauran K. Serhal, October 2025"
}
-->
### What is JSON?
@@ -23,15 +23,15 @@ If you already have the SQL Worksheet open from the previous lab, skip to **step
1. Log in to the **Oracle Cloud Console**, if you are not already logged as the Cloud Administrator.
-2. Open the **Navigation** menu and click **Oracle Database**. Under **Oracle Database**, click **Autonomous Database**. On the **Autonomous Databases** page, click your ADB instance name.
+2. Open the **Navigation** menu and click **Oracle AI Database**. Under **Oracle Database**, click **Autonomous AI Database**. On the **Autonomous AI Databases** page, click your ADB instance name.
-3. On the **Autonomous Database details** page, click the **Database actions** drop-down list, and then click **SQL**.
+3. On the **Autonomous AI Database details** page, click the **Database actions** drop-down list, and then click **SQL**.
4. The SQL Worksheet is displayed.

-5. Use the Autonomous Database ``DBMS_CLOUD.COPY_COLLECTION`` procedure to create and load the movie collection from object storage. Copy and paste the following script into your SQL Worksheet, and then click the **Run Script (F5)** icon in the Worksheet toolbar.
+5. Use the Autonomous AI Database ``DBMS_CLOUD.COPY_COLLECTION`` procedure to create and load the movie collection from object storage. Copy and paste the following script into your SQL Worksheet, and then click the **Run Script (F5)** icon in the Worksheet toolbar.
```
-- create and load movie json collection from a public bucket on object storage
@@ -55,7 +55,7 @@ If you already have the SQL Worksheet open from the previous lab, skip to **step
6. Let's take a look at the documents. The documents are stored in a highly optimized binary format. Use the `JSON_SERIALIZE` function to view the JSON text. Copy and paste the following SQL code into the worksheet, and then click the **Run Script (F5)** icon in the Worksheet toolbar.
- _**Note:** If you are using Autonomous Database `19c` when importing a JSON collection, the default column name for JSON is **`JSON_DOCUMENT`**. The default column name has changed to **`DATA`** in Autonomous Database `23ai`._
+ _**Note:** If you are using Autonomous AI Database `19c` when importing a JSON collection, the default column name for JSON is **`JSON_DOCUMENT`**. The default column name has changed to **`DATA`** in Autonomous AI Database `26ai`._
```
diff --git a/building-blocks/tasks/adb/goto-data-load-utility.md b/building-blocks/tasks/adb/goto-data-load-utility.md
index 337a8d60..6686f598 100644
--- a/building-blocks/tasks/adb/goto-data-load-utility.md
+++ b/building-blocks/tasks/adb/goto-data-load-utility.md
@@ -19,4 +19,4 @@
>**Note:** Logging into **Database Actions** from the OCI Service Console expects you to be the `ADMIN` user. Log in as `ADMIN` if you are not automatically logged into **Database Actions**. Enter the administrator **Password** that you specified when you created the database, and then click **Sign in**.
- 
\ No newline at end of file
+ 
\ No newline at end of file
diff --git a/building-blocks/tasks/adb/goto-sql-worksheet.md b/building-blocks/tasks/adb/goto-sql-worksheet.md
index 22bfdb48..f50168f9 100644
--- a/building-blocks/tasks/adb/goto-sql-worksheet.md
+++ b/building-blocks/tasks/adb/goto-sql-worksheet.md
@@ -1,24 +1,24 @@
-Although you can connect to your Oracle Autonomous Database using desktop tools such as Oracle SQL Developer, you can conveniently access the browser-based SQL Worksheet directly from your Autonomous Database Console.
+Although you can connect to your Oracle Autonomous AI Database using desktop tools such as Oracle SQL Developer, you can conveniently access the browser-based SQL Worksheet directly from your Autonomous AI Database Console.
1. Log in to the **Oracle Cloud Console**, if you are not already logged as the Cloud Administrator, **`ADMIN`**.
-2. Open the **Navigation** menu and click **Oracle Database**. Under **Oracle Database**, click **Autonomous Database**.
+2. Open the **Navigation** menu and click **Oracle AI Database**. Under **Oracle AI Database**, click **Autonomous AI Database**.
-3. On the **Autonomous Databases** page, select your own compartment and region, and then click your ADB instance name, **`MyQuickStart`** in our example.
+3. On the **Autonomous AI Databases** page, select your own compartment and region, and then click your ADB instance name, **`MyQuickStart`** in our example.
- 
+ 
-4. On the **Autonomous Database details** page, click the **Database actions** drop-down list, and then click **SQL**.
+4. On the **Autonomous AI Database details** page, click the **Database actions** drop-down list, and then click **SQL**.

diff --git a/building-blocks/tasks/adb/images/adb-instances.png b/building-blocks/tasks/adb/images/adb-instances.png
index 649ed496..d56c8e79 100644
Binary files a/building-blocks/tasks/adb/images/adb-instances.png and b/building-blocks/tasks/adb/images/adb-instances.png differ
diff --git a/building-blocks/tasks/adb/images/click-data-load-drop-down.png b/building-blocks/tasks/adb/images/click-data-load-drop-down.png
index 7d50a6e6..89ffc5e5 100644
Binary files a/building-blocks/tasks/adb/images/click-data-load-drop-down.png and b/building-blocks/tasks/adb/images/click-data-load-drop-down.png differ
diff --git a/building-blocks/tasks/adb/images/click-db-actions-sql.png b/building-blocks/tasks/adb/images/click-db-actions-sql.png
index b2b53d7c..2f82bff8 100644
Binary files a/building-blocks/tasks/adb/images/click-db-actions-sql.png and b/building-blocks/tasks/adb/images/click-db-actions-sql.png differ
diff --git a/building-blocks/tasks/adb/provision-body.md b/building-blocks/tasks/adb/provision-body.md
index e1b0b102..71ab798e 100644
--- a/building-blocks/tasks/adb/provision-body.md
+++ b/building-blocks/tasks/adb/provision-body.md
@@ -1,6 +1,6 @@
### Query JSON Arrays
diff --git a/building-blocks/tasks/adb/query-json-simple.md b/building-blocks/tasks/adb/query-json-simple.md
index 33e40603..f3e457e6 100644
--- a/building-blocks/tasks/adb/query-json-simple.md
+++ b/building-blocks/tasks/adb/query-json-simple.md
@@ -3,13 +3,13 @@
"name":"Query simple JSON attributes",
"description":"(Redwood UI) Use dot notation and JSON_VALUE to query JSON documents. Creates a view to simplify subsequent access.",
"author":"Lauran K. Serhal, Consulting User Assistance Developer",
- "lastUpdated":"Lauran K. Serhal, July 2025"
+ "lastUpdated":"Lauran K. Serhal, October 2025"
}
-->
Oracle Database offers a wide range of SQL functions that help you analyze JSON data ([see Query JSON Data](https://docs.oracle.com/en/database/oracle/oracle-database/19/adjsn/query-json-data.html#GUID-119E5069-77F2-45DC-B6F0-A1B312945590) for details). The SQL capabilities include simple extraction of JSON attributes using dot notation, array and object manipulation, JSON aggregations and more.
-_**Note:** If you are using Autonomous Database `19c` when importing a JSON collection, the default column name for JSON is **`JSON_DOCUMENT`**. The default column name has changed to **`DATA`** in Autonomous Database `23ai`._
+_**Note:** If you are using Autonomous AI Database `19c` when importing a JSON collection, the default column name for JSON is **`JSON_DOCUMENT`**. The default column name has changed to **`DATA`** in Autonomous AI Database `26ai`._
1. Use the simple dot (.) notation to extract fields in a tabular format.
diff --git a/building-blocks/tasks/stacks/provision-adb-select-ai.md b/building-blocks/tasks/stacks/provision-adb-select-ai.md
index 011b3838..bfc4f34d 100644
--- a/building-blocks/tasks/stacks/provision-adb-select-ai.md
+++ b/building-blocks/tasks/stacks/provision-adb-select-ai.md
@@ -3,7 +3,7 @@
"name":"Provision ADB with Select AI using Resource Manager Stack",
"description":"Deploys a database and data using a stack. Specify variable 'terraform_url' for the pointer to the stack-Redwood",
"author": "Marty Gubar/Lauran Serhal",
- "lastUpdated": "May 2025"
+ "lastUpdated": "October 2025"
}
-->
@@ -16,11 +16,11 @@ Use an OCI Cloud Stack to set up your workshop environment by creating an ADB in
The automation uses a predefined OCI Cloud Stack Template that contains all of the resources that you will need in this workshop. You'll use OCI Resource Manager to deploy this template and make your environment available in just a few minutes. Your first step will be to log in to Oracle Cloud. Next, you will land on the Resource Manager page where you will kick off a job that will do the following:
- * Create a new Autonomous Database named **[](var:db_name)** by default; however, you can replace the database name with your own name.
+ * Create a new Autonomous AI Database named **[](var:db_name)** by default; however, you can replace the database name with your own name.
* Create a new user named **`moviestream`**
* Create movie related tables and views in the **`moviestream`** schema
* Grant the required privileges to perform various actions in the workshop
- * Download the **Autonomous Database Select AI** APEX application
+ * Download the **Autonomous AI Database Select AI** APEX application
>**Note:** For detailed information about Resource Manager and managing stacks in Resource Manager, see the [Overview of Resource Manager](https://docs.oracle.com/en-us/iaas/Content/ResourceManager/Concepts/resourcemanager.htm#concepts__package) and [Managing Stacks](https://docs.oracle.com/en-us/iaas/Content/ResourceManager/Tasks/stacks.htm) documentation.
@@ -31,24 +31,24 @@ Use an OCI Cloud Stack to set up your workshop environment by creating an ADB in

3. In the **Configure variables** step 2 of the wizard, provide the following:
- * **Region:** Select the target region for the new Autonomous Database instance. In our example, we chose the `us-ashburn-1` region.
- * **Compartment:** Select the target compartment for the new Autonomous Database instance.
+ * **Region:** Select the target region for the new Autonomous AI Database instance. In our example, we chose the `us-ashburn-1` region.
+ * **Compartment:** Select the target compartment for the new Autonomous AI Database instance.
* **Database Name:** The default database name is **[](var:db_name)**. _Replace this name with your own database name_. In our example, we changed the database name to **``TrainingAIWorkshop``**. The database name must contain only letters and numbers, starting with a letter, and between 12 and 30 characters long. The name cannot contain the double quote (") character, space, underscore "_", or the username `admin`.
>**Note:** Your database name that you choose must be unique in the tenancy that you are using; otherwise, you will get an error message.
- * **Do you want an always Free Oracle Autonomous Database instance?:** Accept the default **`false`** value. Select **`true`** from the drop-down list if you want to deploy an Always Free database.
+ * **Do you want an always Free Oracle Autonomous AI Database instance?:** Accept the default **`false`** value. Select **`true`** from the drop-down list if you want to deploy an Always Free database.

- * **Provision Paid Oracle Autonomous Database instance (4 ECPUs 1 TB Storage) - License Included or BYOL?:**
+ * **Provision Paid Oracle Autonomous AI Database instance (4 ECPUs 1 TB Storage) - License Included or BYOL?:**
Accept the default **`BRING_YOUR_OWN_LICENSE`** value.
* **Password:** Enter and confirm a password for the `ADMIN` user of your choice such as **`Training4ADW`**. **Important**: Make a note of this password as you will need it to perform later tasks.
* **The quantity of data in the database, in terabytes:** Accept the default selection of **`1`**.
- * **Indicates if auto scaling is enabled for the Autonomous Database CPU core count:** Accept the default selection of **`false`**.
+ * **Indicates if auto scaling is enabled for the Autonomous AI Database CPU core count:** Accept the default selection of **`false`**.
* **The number of ECPUs cores to be made available to the database:** Enter **`2`**.
@@ -78,7 +78,7 @@ Use an OCI Cloud Stack to set up your workshop environment by creating an ADB in

-8. Save the values for the following keys in a text editor of your choice as you will need this information later. For the **`select_ai_demo_url`** value, click the **Copy** button in that row to copy the value into the clipboard, and then paste it into your text editor. _This is the URL that you will use later to launch the **Autonomous Database Select AI** demo application._
+8. Save the values for the following keys in a text editor of your choice as you will need this information later. For the **`select_ai_demo_url`** value, click the **Copy** button in that row to copy the value into the clipboard, and then paste it into your text editor. _This is the URL that you will use later to launch the **Autonomous AI Database Select AI** demo application._
* **`adb_user_name`**
* **`adb_user_password`**
@@ -121,11 +121,11 @@ Use an OCI Cloud Stack to set up your workshop environment by creating an ADB in

-## Task 3: Navigate to Your New Autonomous Database Instance
+## Task 3: Navigate to Your New Autonomous AI Database Instance
-## Task 5: Navigate to Your New Autonomous Database Instance
+## Task 5: Navigate to Your New Autonomous AI Database Instance
Let's view the newly provisioned ADB instance.
@@ -136,8 +136,8 @@ Let's view the newly provisioned ADB instance.
2. Click **Oracle Database**, and then click **Autonomous Data**.
- 
+ 
-3. On the **Autonomous Databases** page, select the _compartment and region_ that you specified in the **Configure variables** step 2 of the wizard, if not already selected. The Autonomous Database that was provisioned by the stack is displayed, **``TrainingAIWorkshop``**.
+3. On the **Autonomous AI Databases** page, select the _compartment and region_ that you specified in the **Configure variables** step 2 of the wizard, if not already selected. The Autonomous AI Database that was provisioned by the stack is displayed, **``TrainingAIWorkshop``**.

\ No newline at end of file
diff --git a/labs/cloud-login/cloud-login.md b/labs/cloud-login/cloud-login.md
index 09da0cd6..a66b84c7 100755
--- a/labs/cloud-login/cloud-login.md
+++ b/labs/cloud-login/cloud-login.md
@@ -51,6 +51,6 @@ If you've signed out of the Oracle Cloud, use these steps to sign back in.
You may now **proceed to the next lab**.
## Acknowledgements
-- **Created By/Date** - Kay Malcolm, Database Product Management, March 2020
-- **Contributors** - John Peach, Kamryn Vinson, Rene Fontcha, Madhusudhan Rao, Ramona Magadan, Lauran K. Serhal
-- **Last Updated By** - Lauran K. Serhal, June 2025
\ No newline at end of file
+- **Created By/Date:** - Lauran K. Serhal, Consulting User Assistance Developer
+- **Contributors:** - Kay Malcolm, John Peach, Rene Fontcha, Ramona Magadan
+- **Last Updated By:** - Lauran K. Serhal, October 2025
\ No newline at end of file