You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update variables.md
* Marty updated two scripts
These are the scripts used in the adb-dcat workshop that Marty updated.
* updates to Marty's two scripts
we don't need the add_adb_user procedure since it's now part of the workshop package. There were two copies of the standalone procedure, so I deleted both per Marty's instructions.
* Update load-analyze-rest.md
* adding common cleanup task
* add a building block to the common repo
* changed date in common block
* Update cleanup.md
* test common tasks
* Update generate-rsa-key-pair.md
* Update generate-rsa-key-pair.md
* formatting the new common task
* Update generate-rsa-key-pair.md
* Update cleanup.md
* Updated common from clone
* deleted a duplicate note from oac provision common block
* Update load-analyze-rest.md
* updates to common
* update common tasks
* Update provision-body.md
* added header fields
* update the provision-body.md common task
* updating common task
* hid the tenancy name
* more updates to common tasks
* changes to the building blocks
* update common
* corrections to the common repo
* more changes to common
* final building blocks changes
* correct the lastupdated parameter
* updates by LKS
* updating the building blocks doc & misc changes
* updates
* updates
* update
update
* Update how-to-author-with-blocks.md
* update common
* update common
* Update creating-blocks-tasks.md
* Update creating-blocks-tasks.md
* Update creating-blocks-tasks.md
* Update creating-blocks-tasks.md
* more updates
* Update provision-data-sharing-lake-block.md
* updates
* more changes
* Update how-to-author-with-blocks.md
* changes
* building blocks update
* regenerate code
* updates
* variables update
* updated data sharing building block
* update stack deployment common task
* update compartment task
* minor update
* updated the cloud-login.md common lab
* updated blocks and tasks
Mainly generic provision and the one for the data lake and data share workshops.
* screens
* Update provision-body-developer.md
* changed name of provision developer
* updated task name in block
* update to common
* update sandbox version of provisioning building block
* Update all-blocks-tasks.md
* minor updates
* updated get started with livelabs common lab
* scaled images to 65%
* update to common
* update fork
* updates to common
* more common updates
* more common updates
* Update provision-adb-select-ai.md
* update provisioning task and block
* re-branding for my common blocks and tasks
* re-branding
* compartment
* update common blocks and tasks
* ai additions
* update
* more common changes
* ran the python script
* update common
* update common labs and tasks
---------
Co-authored-by: Dan Wiliams <127415766+dannymgithub@users.noreply.github.com>
Copy file name to clipboardExpand all lines: building-blocks/how-to-author-with-blocks/all-blocks-tasks.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ Listed below are the tasks that you can incorporate into your markdown. You can
48
48
| 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 |
49
49
| 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 |
50
50
| 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 |
51
-
| 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 |
51
+
| 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 AI Database using the OCI console. |Lauran K. Serhal, Consulting User Assistance Developer |Lauran K. Serhal, October 2025 |
52
52
| 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 |
53
53
| 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 |
54
54
| 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. |||
Copy file name to clipboardExpand all lines: building-blocks/tasks/adb/provision-data-sharing-lake-task.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
<!--
2
2
{
3
3
"name":"Provision an ADB instance for Data Sharing/Data Lake workshops",
4
-
"description":"(Redwood UI) Learn how to provision Autonomous Database using the OCI console.",
4
+
"description":"(Redwood UI) Learn how to provision Autonomous AI Database using the OCI console.",
5
5
"author":"Lauran K. Serhal, Consulting User Assistance Developer",
6
6
"lastUpdated":"Lauran K. Serhal, October 2025"
7
7
}
8
8
-->
9
9
10
-
This lab walks you through how to provision an Autonomous Database instance.
10
+
This lab walks you through how to provision an Autonomous AI Database instance.
11
11
12
12
> **Note:** If you have a **Free Trial** account, when your Free Trial expires your account will be converted to an **Always Free** account. You will not be able to conduct Free Tier workshops unless the Always Free environment is available. [Click here for the Free Tier FAQ page.](https://www.oracle.com/cloud/free/faq.html)
13
13
@@ -20,15 +20,15 @@ This lab walks you through how to provision an Autonomous Database instance.
20
20
21
21
3. Click **Oracle AI Database**. Under **Oracle AI Database**, click **Autonomous AI Database**.

24
24
25
25
The **Autonomous AI Databases** page is displayed.
26
26
27
27

28
28
29
-
4. OCI resources are organized into compartments. Click the **Compartment** field to select the compartment where you want to create your Autonomous Database. In this example, we selected our **`training-adw-compartment`**. <iftype="livelabs">To quickly locate the compartment that has been assigned to you for this workshop, enter the first part of your user name such as `LL81481` (if that is your assigned username) in the **Compartment** field, and then click it from the list.</if>
29
+
4. OCI resources are organized into compartments. Click the **Compartment** field to select the compartment where you want to create your Autonomous AI Database. In this example, we selected our **`training-adw-compartment`**. <iftype="livelabs">To quickly locate the compartment that has been assigned to you for this workshop, enter the first part of your user name such as `LL81481` (if that is your assigned username) in the **Compartment** field, and then click it from the list.</if>
30
30
31
-
5. You can use the **Search and Filter** field to control the list of Autonomous Databases that are displayed on the page. This is useful when you are managing many Autonomous Databases. For example, you can use **Workload type** to filter the Autonomous Database list by selecting your workload type. You can also use the **State** filter to view databases that are `available`, `stopped`, `terminated` and much more.
31
+
5. You can use the **Search and Filter** field to control the list of Autonomous Databases that are displayed on the page. This is useful when you are managing many Autonomous Databases. For example, you can use **Workload type** to filter the Autonomous AI Database list by selecting your workload type. You can also use the **State** filter to view databases that are `available`, `stopped`, `terminated` and much more.
@@ -40,7 +40,7 @@ This lab walks you through how to provision an Autonomous Database instance.
40
40
41
41
6. Click **Create Autonomous AI Database** to start the instance creation process. The **Create Autonomous AI Database** page is displayed. Select your desired **region** and **compartment**. If you are using a sandbox environment (green button) and get a **Forbidden** message, that indicates you are in the wrong compartment. Click the **Compartment** field, and then select your assigned compartment that you can find on the **Reservation Information** page.

44
44
45
45
7. On the **Create Autonomous AI Database Serverless** page, specify the following:
46
46
@@ -76,14 +76,14 @@ This lab walks you through how to provision an Autonomous Database instance.
76
76
9. In the **Database configuration** section, specify the following:
77
77
78
78
-**Always Free**: An Always Free databases are especially useful for development and trying new features. You can deploy an Always Free instance in an Always Free account or paid account. However, it must be deployed in the home region of your tenancy. The only option you specify in an Always Free database is the database version. For this lab, we recommend you leave the **Always Free** slider disabled unless you are in an Always Free account.
79
-
-**Developer**: Developer databases provide a great low cost option for developing apps with Autonomous Database. You have similar features to Always Free - but are not limited in terms of region deployments or the number of databases in your tenancy. You can upgrade your Developer Database to a full paid version later and benefit from greater control over resources, backups and more. For this lab, leave the **Developer** slider disabled.
79
+
-**Developer**: Developer databases provide a great low cost option for developing apps with Autonomous AI Database. You have similar features to Always Free - but are not limited in terms of region deployments or the number of databases in your tenancy. You can upgrade your Developer Database to a full paid version later and benefit from greater control over resources, backups and more. For this lab, leave the **Developer** slider disabled.
80
80
-**Choose database version**: Select **26ai** for the database version from this drop-down list.
81
81
-**ECPU count**: Choose the number of ECPUs for your service. For this lab, specify **[](var:db_ocpu)**. If you choose an Always Free database, you do not need to specify this option.
82
82
-**Compute auto scaling**: Accept the default which is enabled. This enables the system to automatically use up to three times more compute and IO resources to meet workload demand.
83
83
-**Storage (TB)**: Select your storage capacity in terabytes. For this lab, specify **[](var:db_storage)** of storage. Or, if you choose an Always Free database, it comes with 20 GB of storage.
84
84
-**Storage auto scaling**: For this lab, there is no need to enable storage auto scaling, which would allow the system to expand up to three times the reserved storage. Accept the default which is disabled.
85
85
86
-
> **Note:** You cannot scale up/down an Always Free autonomous database.
86
+
> **Note:** You cannot scale up/down an Always Free Autonomous AI Database.
87
87
88
88

89
89
@@ -114,7 +114,7 @@ This lab walks you through how to provision an Autonomous Database instance.
114
114
- For this lab, accept the default selection, **Secure access from everywhere**.
115
115
- If you want to allow traffic only from the IP addresses and VCNs you specify - where access to the database from all public IPs or VCNs is blocked, select **Secure access from allowed IPs and VCNs only** in the Choose network access area.
116
116
- If you want to restrict access to a private endpoint within an OCI VCN, select **Private endpoint access only** in the Choose network access area.
117
-
- If the **Require mutual TLS (mTLS) authentication** option is selected, mTLS will be required to authenticate connections to your Autonomous Database. TLS connections allow you to connect to your Autonomous Database without a wallet, if you use a JDBC thin driver with JDK8 or above. See the [documentation for network options](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/support-tls-mtls-authentication.html#GUID-3F3F1FA4-DD7D-4211-A1D3-A74ED35C0AF5) for options to allow TLS, or to require only mutual TLS (mTLS) authentication.
117
+
- If the **Require mutual TLS (mTLS) authentication** option is selected, mTLS will be required to authenticate connections to your Autonomous AI Database. TLS connections allow you to connect to your Autonomous AI Database without a wallet, if you use a JDBC thin driver with JDK8 or above. See the [documentation for network options](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/support-tls-mtls-authentication.html#GUID-3F3F1FA4-DD7D-4211-A1D3-A74ED35C0AF5) for options to allow TLS, or to require only mutual TLS (mTLS) authentication.
118
118
119
119

120
120
@@ -144,6 +144,6 @@ This lab walks you through how to provision an Autonomous Database instance.
144
144
145
145

146
146
147
-
17. An email message is sent to the contact email that you provided. The email contains useful links that you can use to launch Database Actions, view the Get Started with Autonomous Database Web page, and access the online forums to post a question and collaborate with other Autonomous Database experts.
147
+
17. An email message is sent to the contact email that you provided. The email contains useful links that you can use to launch Database Actions, view the Get Started with Autonomous AI Database Web page, and access the online forums to post a question and collaborate with other Autonomous AI Database experts.
0 commit comments