Skip to content

Commit eda39ff

Browse files
authored
Pull request for Get Started with Oracle Data Safe Fundamentals (#374)
* removal of images using caps removal of images using caps * Updates for Cloud World 2025 * cloud world additions * typos * Text updates based on Bettina's feedback * Updates after run-through test * Updates for AI World * videos added I've added videos to each lab and made 2 updates according to Bettinas feedback. * added violation log and updated steps added violation log and updated steps * New url to SQL file and password instructions New url to SQL file and password instructions * rebranding 26ai rebranded to Oracle AI Database 26ai, and Autonomous AI Database
1 parent c1f4255 commit eda39ff

32 files changed

+162
-162
lines changed

data-safe/access-environment/access-environment-ocw-sandbox.md

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

33
## Introduction
44

5-
In this lab, you access and review your LiveLabs Sandbox environment in Oracle Cloud Infrastructure. Your environment comes with a tenancy, a compartment, an Oracle Cloud account in the LiveLabs tenancy, and a pre-provisioned Autonomous Database. Sample data is loaded into your database and your database is registered with Oracle Data Safe.
5+
In this lab, you access and review your LiveLabs Sandbox environment in Oracle Cloud Infrastructure. Your environment comes with a tenancy, a compartment, an Oracle Cloud account in the LiveLabs tenancy, and a pre-provisioned Autonomous AI Database. Sample data is loaded into your database and your database is registered with Oracle Data Safe.
66

77
Estimated Lab Time: 5 minutes
88

@@ -15,7 +15,7 @@ In this lab, you will:
1515
- View your LiveLabs reservation information and sign in
1616
- Access Oracle Data Safe and view your registered target database
1717
- (Optional) Explore Security Center
18-
- Access Oracle Database Actions
18+
- Access ORACLE Database Actions
1919

2020

2121
### Prerequisites
@@ -37,7 +37,7 @@ This lab assumes you have:
3737
- A link that directs you to the sign-in page for Oracle Cloud Infrastructure (**Launch OCI** button)
3838
- A username and password to sign in to the LiveLabs tenancy. When signing in for the first time, you are prompted to change your password.
3939
- A compartment of your very own. We refer to this compartment as "your compartment" throughout the workshop. Make note of your compartment's name because you need to select it often throughout the workshop.
40-
- An Autonomous Database in your compartment. You are provided the password for the `ADMIN` account on your database.
40+
- An Autonomous AI Database in your compartment. You are provided the password for the `ADMIN` account on your database.
4141

4242
3. Make note of your username and click the **Copy Password** button for Oracle Cloud Infrastructure.
4343

@@ -62,7 +62,7 @@ This lab assumes you have:
6262

6363
A database registered with Oracle Data Safe is referred to as a *target* database in Oracle Data Safe.
6464

65-
1. From the navigation menu, select **Oracle Database**, and then **Data Safe - Database Security**. The **Overview** page is displayed. If the **Welcome to Data Safe** tour dialog box is displayed, click **Stop tour**.
65+
1. From the navigation menu, select **Oracle AI Database**, and then **Data Safe - Database Security**. The **Overview** page is displayed. If the **Welcome to Data Safe** tour dialog box is displayed, click **Stop tour**.
6666

6767
2. On the left, click **Target databases**.
6868

@@ -86,7 +86,7 @@ A database registered with Oracle Data Safe is referred to as a *target* databas
8686

8787
- In Security center, you can access all the Oracle Data Safe features, including the dashboard, Security Assessment, User Assessment, Data Discovery, Data Masking, Activity Auditing, SQL Firewall, and Alerts.
8888
- When you register a target database, Oracle Data Safe automatically creates a security assessment and user assessment for you. That's why the **Security assessment**, **User assessment**, **Feature usage**, and **Operations summary** charts in the dashboard already have data.
89-
- During registration, Oracle Data Safe also discovers audit trails on your target database. That's why the **Audit trails** chart in the dashboard shows one audit trail for your Autonomous Database. Later you start this audit trail to collect audit data into Oracle Data Safe.
89+
- During registration, Oracle Data Safe also discovers audit trails on your target database. That's why the **Audit trails** chart in the dashboard shows one audit trail for your Autonomous AI Database. Later you start this audit trail to collect audit data into Oracle Data Safe.
9090

9191
![Initial Dashboard - security controls](images/dashboard-security-controls.png "Initial Dashboard - security controls")
9292

@@ -95,17 +95,17 @@ A database registered with Oracle Data Safe is referred to as a *target* databas
9595
![Initial Dashboard - feature metrics bottom half](images/feature-metrics-bottom-half.png "Initial Dashboard - feature metrics bottom half")
9696

9797

98-
## Task 4: Access Oracle Database Actions
98+
## Task 4: Access ORACLE Database Actions
9999

100100
Database Actions provides a way for you to run SQL commands on your database. The step-by-step instructions for accessing Database Actions are covered here. Subsequent labs simply say to "access the SQL worksheet in Database Actions." You can always refer back to these steps for help if needed.
101101

102-
1. From the navigation menu (hamburger menu in the upper-left corner), select **Oracle Database**, and then **Autonomous Database**.
102+
1. From the navigation menu (hamburger menu in the upper-left corner), select **Oracle AI Database**, and then **Autonomous AI Database**.
103103

104104
2. If needed, select your compartment.
105105

106106
3. In the table on the right, click the name of your database.
107107

108-
4. At the top of the **Autonomous Database details** page, from the **Database actions** menu, select **SQL**.
108+
4. At the top of the **Autonomous AI Database** page, from the **Database actions** menu, select **SQL**.
109109

110110
5. If required, sign in as the `ADMIN` user.
111111

@@ -117,11 +117,11 @@ Database Actions provides a way for you to run SQL commands on your database. Th
117117
- On the **Worksheet** on the right, you run SQL commands and scripts.
118118
- On the **Query Result** and **Script Output** tabs at the bottom of the page, you review query results and output generated from running scripts.
119119

120-
![SQL Worksheet in Oracle Database Actions](images/database-actions.png "SQL Worksheet in Oracle Database Actions")
120+
![SQL Worksheet in Database Actions](images/database-actions.png "SQL Worksheet in Database Actions")
121121

122-
8. *Leave the **SQL | Oracle Database Actions** tab open because you return to it throughout this workshop.* If your session expires, you can always sign in again.
122+
8. *Leave the **SQL | ORACLE Database Actions** tab open because you return to it throughout this workshop.* If your session expires, you can always sign in again.
123123

124-
9. Return to Oracle Data Safe: Click the **Autonomous Database | Oracle Cloud Infrastructure** browser tab. From the navigation menu, select **Oracle Database**, and then **Data Safe - Database Security**. The **Overview** page is displayed.
124+
9. Return to Oracle Data Safe: Click the **Autonomous AI Database | Oracle Cloud Infrastructure** browser tab. From the navigation menu, select **Oracle AI Database**, and then **Data Safe - Database Security**. The **Overview** page is displayed.
125125

126126

127127
You may now **proceed to the next lab**.
@@ -138,4 +138,4 @@ You may now **proceed to the next lab**.
138138
## Acknowledgements
139139

140140
- **Author** - Jody Glover, Consulting User Assistance Developer, Database Development
141-
- **Last Updated By/Date** - Jody Glover, September 10, 2025
141+
- **Last Updated By/Date** - Jody Glover, October 20, 2025

data-safe/access-environment/access-environment-sandbox.md

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

33
## Introduction
44

5-
In this lab, you access and review your LiveLabs Sandbox environment in Oracle Cloud Infrastructure. Your environment comes with a tenancy, a compartment, an Oracle Cloud account in the LiveLabs tenancy, and a pre-provisioned Autonomous Database. Sample data is loaded into your database and your database is registered with Oracle Data Safe.
5+
In this lab, you access and review your LiveLabs Sandbox environment in Oracle Cloud Infrastructure. Your environment comes with a tenancy, a compartment, an Oracle Cloud account in the LiveLabs tenancy, and a pre-provisioned Autonomous AI Database. Sample data is loaded into your database and your database is registered with Oracle Data Safe.
66

77
Estimated Lab Time: 5 minutes
88

@@ -13,7 +13,7 @@ In this lab, you will:
1313
- View your LiveLabs reservation information and sign in
1414
- Access Oracle Data Safe and view your registered target database
1515
- Explore Security Center
16-
- Access Oracle Database Actions
16+
- Access ORACLE Database Actions
1717

1818

1919
### Prerequisites
@@ -35,7 +35,7 @@ This lab assumes you have:
3535
- A link that directs you to the sign-in page for Oracle Cloud Infrastructure (**Launch OCI** button)
3636
- A username and password to sign in to the LiveLabs tenancy. When signing in for the first time, you are prompted to change your password.
3737
- A compartment of your very own. We refer to this compartment as "your compartment" throughout the workshop. Make note of your compartment's name because you need to select it often throughout the workshop.
38-
- An Autonomous Database in your compartment. You are provided the password for the `ADMIN` account on your database.
38+
- An Autonomous AI Database in your compartment. You are provided the password for the `ADMIN` account on your database.
3939

4040
3. Make note of your username and click the **Copy Password** button for Oracle Cloud Infrastructure.
4141

@@ -54,9 +54,9 @@ This lab assumes you have:
5454

5555
## Task 2: Access Oracle Data Safe and view your registered target database
5656

57-
A database registered with Oracle Data Safe is referred to as a *target* database in Oracle Data Safe.
57+
A database registered with Oracle Data Safe is referred to as a *target database* in Oracle Data Safe.
5858

59-
1. From the navigation menu, select **Oracle Database**, and then **Data Safe - Database Security**. The **Overview** page is displayed. If the **Welcome to Data Safe** tour dialog box is displayed, click **Stop tour**.
59+
1. From the navigation menu, select **Oracle AI Database**, and then **Data Safe - Database Security**. The **Overview** page is displayed. If the **Welcome to Data Safe** tour dialog box is displayed, click **Stop tour**.
6060

6161
2. On the left, click **Target databases**.
6262

@@ -78,7 +78,7 @@ A database registered with Oracle Data Safe is referred to as a *target* databas
7878

7979
- In Security center, you can access all the Oracle Data Safe features, including the dashboard, Security Assessment, User Assessment, Data Discovery, Data Masking, Activity Auditing, SQL Firewall, and Alerts.
8080
- When you register a target database, Oracle Data Safe automatically creates a security assessment and user assessment for you. That's why the **Security assessment**, **User assessment**, **Feature usage**, and **Operations summary** charts in the dashboard already have data.
81-
- During registration, Oracle Data Safe also discovers audit trails on your target database. That's why the **Audit trails** chart in the dashboard shows one audit trail for your Autonomous Database. Later you start this audit trail to collect audit data into Oracle Data Safe.
81+
- During registration, Oracle Data Safe also discovers audit trails on your target database. That's why the **Audit trails** chart in the dashboard shows one audit trail for your Autonomous AI Database. Later you start this audit trail to collect audit data into Oracle Data Safe.
8282

8383
![Initial Dashboard - security controls](images/dashboard-security-controls.png "Initial Dashboard - security controls")
8484

@@ -87,13 +87,13 @@ A database registered with Oracle Data Safe is referred to as a *target* databas
8787
![Initial Dashboard - feature metrics bottom half](images/feature-metrics-bottom-half.png "Initial Dashboard - feature metrics bottom half")
8888

8989

90-
## Task 4: Access Oracle Database Actions
90+
## Task 4: Access ORACLE Database Actions
9191

9292
Database Actions provides a way for you to run SQL commands on your database. The step-by-step instructions for accessing Database Actions are covered here. Subsequent labs simply say to "access the SQL worksheet in Database Actions." You can always refer back to these steps for help if needed.
9393

94-
1. From the navigation menu (hamburger menu in the upper-left corner), select **Oracle Database**, and then **Autonomous Database**. Under **List Scope**, select your compartment under the **LiveLabs** folder. In the table on the right, click the name of your database.
94+
1. From the navigation menu (hamburger menu in the upper-left corner), select **Oracle AI Database**, and then **Autonomous AI Database**. Under **List Scope**, select your compartment under the **LiveLabs** folder. In the table on the right, click the name of your database.
9595

96-
2. At the top of the **Autonomous Database details** page, from the **Database actions** menu, select **SQL**.
96+
2. At the top of the **Autonomous AI Database** page, from the **Database actions** menu, select **SQL**.
9797

9898
3. If required, sign in as the `ADMIN` user.
9999

@@ -105,11 +105,11 @@ Database Actions provides a way for you to run SQL commands on your database. Th
105105
- On the **Worksheet** on the right, you run SQL commands and scripts.
106106
- On the **Query Result** and **Script Output** tabs at the bottom of the page, you review query results and output generated from running scripts.
107107

108-
![SQL Worksheet in Oracle Database Actions](images/database-actions.png "SQL Worksheet in Oracle Database Actions")
108+
![SQL Worksheet in Database Actions](images/database-actions.png "SQL Worksheet in Database Actions")
109109

110-
6. *Leave the **SQL | Oracle Database Actions** tab open because you return to it throughout this workshop.* If your session expires, you can always sign in again.
110+
6. *Leave the **SQL | ORACLE Database Actions** tab open because you return to it throughout this workshop.* If your session expires, you can always sign in again.
111111

112-
7. Return to Oracle Data Safe: Click the **Autonomous Database | Oracle Cloud Infrastructure** browser tab. From the navigation menu, select **Oracle Database**, and then **Data Safe - Database Security**. The **Overview** page is displayed.
112+
7. Return to Oracle Data Safe: Click the **Autonomous AI Database | Oracle Cloud Infrastructure** browser tab. From the navigation menu, select **Oracle AI Database**, and then **Data Safe - Database Security**. The **Overview** page is displayed.
113113

114114

115115
You may now **proceed to the next lab**.
@@ -126,4 +126,4 @@ You may now **proceed to the next lab**.
126126
## Acknowledgements
127127

128128
- **Author** - Jody Glover, Consulting User Assistance Developer, Database Development
129-
- **Last Updated By/Date** - Jody Glover, August 1, 2025
129+
- **Last Updated By/Date** - Jody Glover, October 20, 2025

data-safe/api-copy-audit-data/api-copy-audit-data.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This lab assumes you have:
3232

3333
- Obtained an Oracle Cloud account and signed in to the Oracle Cloud Infrastructure Console
3434
- Prepared your environment for this workshop (see [Prepare Your Environment](?lab=prepare-environment))
35-
- Registered your target database with Oracle Data Safe (see [Register an Autonomous Database with Oracle Data Safe](?lab=register-autonomous-database))
35+
- Registered your target database with Oracle Data Safe (see [Register an Autonomous AI Database with Oracle Data Safe](?lab=register-autonomous-database))
3636
- If you are using a Free Tier subscription, you need to be working in your home region. This is necessary in order to create a compute instance with the Oracle Cloud Development kit.
3737

3838
### Assumptions
@@ -60,7 +60,7 @@ Cloud Shell is running the following application versions:
6060

6161
## Task 2: Start the audit trail for your target database in Oracle Data Safe
6262

63-
1. From the navigation menu, select **Oracle Database**, and then **Data Safe - Database Security**.
63+
1. From the navigation menu, select **Oracle AI Database**, and then **Data Safe - Database Security**.
6464

6565
2. Under **Security center** on the left, click **Activity auditing**.
6666

@@ -429,7 +429,7 @@ In this task, you compile an example Java program named `DataSafeRestAPIClientEx
429429
430430
## Task 10: Obtain the compartment OCID for your target database
431431
432-
1. From the navigation menu in Oracle Cloud Infrastructure, select **Oracle Database**, and then **Data Safe - Database Security**.
432+
1. From the navigation menu in Oracle Cloud Infrastructure, select **Oracle AI Database**, and then **Data Safe - Database Security**.
433433
434434
2. On the left, click **Target databases**.
435435
@@ -542,5 +542,5 @@ You may now **proceed to the next lab**.
542542
## Acknowledgements
543543
- **Author** - Jody Glover, Consulting User Assistance Developer, Database
544544
- **Consultants** - Richard Evans, Bettina Schaeumer, Archana Rao, Anna Haikl
545-
- **Last Updated By/Date** - Jody Glover, June 5, 2025
545+
- **Last Updated By/Date** - Jody Glover, October 20, 2025
546546

data-safe/api-schedule-audit-data-copy/api-schedule-audit-data-copy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This lab assumes you have:
2323

2424
- Obtained an Oracle Cloud account and signed in to the Oracle Cloud Infrastructure Console
2525
- Prepared your environment for this workshop (see [Prepare Your Environment](?lab=prepare-environment))
26-
- Registered your target database with Oracle Data Safe (see [Register an Autonomous Database with Oracle Data Safe](?lab=register-autonomous-database))
26+
- Registered your target database with Oracle Data Safe (see [Register an Autonomous AI Database with Oracle Data Safe](?lab=register-autonomous-database))
2727
- Completed the [Copy Audit Data to Object Storage using the Oracle Data Safe REST API](?lab=api-copy-audit-data) lab. This lab is a continuation of that lab.
2828

2929

@@ -78,7 +78,7 @@ In this task, you create an SH script that contains the variables and Java comma
7878
<copy>1/5 * * * * /home/opc/.oci/datasafejob.sh</copy>
7979
```
8080
81-
3. Generate some activity for Oracle Data Safe to audit. To do this, access Database Actions for your target database. Download the [**load-data-safe-sample-data_admin.sql**](https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/security-library/load-data-safe-sample-data_admin.sql) script and open it in a text editor, such as NotePad. Copy the entire script to the clipboard and paste it into the worksheet in Database Actions. On the toolbar, click the **Run Script** button and wait for the script to finish running.
81+
3. Generate some activity for Oracle Data Safe to audit. To do this, access Database Actions for your target database. Download the [**load-data-safe-sample-data_admin.sql**](https://objectstorage.us-ashburn-1.oraclecloud.com/p/QqCOrIg8vwNsrtXHFosXcmFRIWkjKv4yNbXj6_bUNx2ZQy-KsK564UWBxJKqkdVM/n/c4u04/b/livelabsfiles/o/load-data-safe-sample-data_admin.sql) script and open it in a text editor, such as NotePad. Copy the entire script to the clipboard and paste it into the worksheet in Database Actions. On the toolbar, click the **Run Script** button and wait for the script to finish running.
8282
8383
8484
4. Return to your bucket and view the audit data being collected every five minutes. It can sometimes take a few minutes for the audit data objects to be displayed.
@@ -127,7 +127,7 @@ You may now **proceed to the next lab**.
127127
## Acknowledgements
128128
- **Author** - Jody Glover, Consulting User Assistance Developer, Database Development
129129
- **Contributors** - Richard Evans, Anna Haikl, Russ Lowenthal, Archana Rao, Bettina Schaeumer
130-
- **Last Updated By/Date** - Jody Glover, June 5, 2025
130+
- **Last Updated By/Date** - Jody Glover, October 20, 2025
131131
132132
133133

data-safe/assess-database-configurations/assess-database-configurations-ocw.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,4 +171,4 @@ You may now **proceed to the next lab**.
171171
## Acknowledgements
172172
173173
* **Author** - Jody Glover, Consulting User Assistance Developer, Database Development
174-
* **Last Updated By/Date** - Jody Glover, September 10, 2025
174+
* **Last Updated By/Date** - Jody Glover, October 20, 2025

data-safe/assess-database-configurations/assess-database-configurations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,4 +224,4 @@ You may now **proceed to the next lab**.
224224
## Acknowledgements
225225
226226
* **Author** - Jody Glover, Consulting User Assistance Developer, Database Development
227-
* **Last Updated By/Date** - Jody Glover, August 1, 2025
227+
* **Last Updated By/Date** - Jody Glover, October 20, 2025

data-safe/assess-database-users/assess-database-users-ocw.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,4 +177,4 @@ You may now **proceed to the next lab**.
177177
## Acknowledgements
178178
179179
* **Author** - Jody Glover, Consulting User Assistance Developer, Database Development
180-
* **Last Updated By/Date** - Jody Glover, September 10, 2025
180+
* **Last Updated By/Date** - Jody Glover, October 20, 2025

data-safe/assess-database-users/assess-database-users.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,4 +206,4 @@ You may now **proceed to the next lab**.
206206
## Acknowledgements
207207
208208
* **Author** - Jody Glover, Consulting User Assistance Developer, Database Development
209-
* **Last Updated By/Date** - Jody Glover, August 1, 2025
209+
* **Last Updated By/Date** - Jody Glover, October 20, 2025

data-safe/audit-database-activity/audit-database-activity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,4 +195,4 @@ You may now **proceed to the next lab**.
195195
## Acknowledgements
196196
197197
* **Author** - Jody Glover, Consulting User Assistance Developer, Database Development
198-
* **Last Updated By/Date** - Jody Glover, May 5, 2025
198+
* **Last Updated By/Date** - Jody Glover, October 20, 2025

0 commit comments

Comments
 (0)