Skip to content

Commit 59598db

Browse files
authored
Pull request for Get Started with Oracle Data Safe Fundamentals workshop (#368)
* 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
1 parent 6c753de commit 59598db

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ A database registered with Oracle Data Safe is referred to as a *target* databas
100100

101101
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.
102102

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

105105
2. At the top of the **Autonomous Database details** page, from the **Database actions** menu, select **SQL**.
106106

@@ -135,4 +135,4 @@ You may now **proceed to the next lab**.
135135
## Acknowledgements
136136

137137
- **Author** - Jody Glover, Consulting User Assistance Developer, Database Development
138-
- **Last Updated By/Date** - Jody Glover, August 1, 2025
138+
- **Last Updated By/Date** - Jody Glover, August 28, 2025

data-safe/mask-sensitive-data/mask-sensitive-data-ocw.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,4 +271,4 @@ The pre-masking check looks for any known issues that might arise during a maski
271271

272272
## Acknowledgements
273273
- **Author** - Jody Glover, Consulting User Assistance Developer, Database Development
274-
- **Last Updated By/Date** - Jody Glover, August 1, 2025
274+
- **Last Updated By/Date** - Jody Glover, August 28, 2025
44.8 KB
Loading

data-safe/sqlfw/sqlfw-ocw.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This lab assumes you have:
3737

3838
4. On the **Target summary** tab, click the name of your target database. The SQL Firewall status should currently show as **Disabled**.
3939

40-
5. Click **Refresh**.
40+
5. On the SQL Firewall page, click the **Refresh** button.
4141

4242
6. Click **Enable** and wait until the status changes to **ACTIVE**.
4343

@@ -80,7 +80,7 @@ This lab assumes you have:
8080

8181
12. Click **Apply Changes**.
8282

83-
13. Click the three dots again, and select **Enable REST**.
83+
13. Click the three dots again, and select **Enable REST**. In the **REST Enable User** dialog box, click **REST Enable User**.
8484

8585
14. To the right of the URL in the `APP_USER` tile, click the **Open in new tab** icon.
8686

@@ -212,11 +212,11 @@ When you run the SQL statements in this task, use the **Run Statement** button i
212212
213213
The **Add from violations** page is displayed showing you Autonomous Database SQL queries.
214214
215-
![Add from violations page](images/two-violations.png "Add from violations page")
215+
![Add from violations page](images/violations.png "Add from violations page")
216216
217217
3. Expand the violations and review.
218218
219-
4. Select the check box for the second SQL violation: `SELECT * FROM HCM1.EMPLOYEES`.
219+
4. Select the check box for the SQL violation: `SELECT * FROM HCM1.EMPLOYEES`. You need to click **Show** to identify it.
220220
221221
5. Click **Add violations**.
222222
@@ -239,6 +239,6 @@ Congratulations! You finished the Get Started with Oracle Data Safe Fundamentals
239239
## Acknowledgements
240240
241241
- **Author** - Jody Glover, Consulting User Assistance Developer, Database Development
242-
- **Last Updated By/Date** - Jody Glover, August 1, 2025
242+
- **Last Updated By/Date** - Jody Glover, August 28, 2025
243243
244244

data-safe/sqlfw/sqlfw.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Perform this task only if you are working in your own tenancy. If you are using
109109
110110
12. Click **Apply Changes**.
111111
112-
13. Click the three dots again, and select **Enable REST**.
112+
13. Click the three dots again, and select **Enable REST**. In the **REST Enable User** dialog box, click **REST Enable User**.
113113
114114
14. To the right of the URL in the `APP_USER` tile, click the **Open in new tab** icon.
115115
@@ -241,11 +241,11 @@ When you run the SQL statements in this task, use the **Run Statement** button i
241241
242242
The **Add from violations** page is displayed showing you Autonomous Database SQL queries.
243243
244-
![Add from violations page](images/two-violations.png "Add from violations page")
244+
![Add from violations page](images/violations.png "Add from violations page")
245245
246246
3. Expand the violations and review.
247247
248-
4. Select the check box for the second SQL violation: `SELECT * FROM HCM1.EMPLOYEES`.
248+
4. Select the check box for the SQL violation: `SELECT * FROM HCM1.EMPLOYEES`. You need to click **Show** to identify it.
249249
250250
5. Click **Add violations**.
251251
@@ -268,6 +268,6 @@ Congratulations! You finished the Get Started with Oracle Data Safe Fundamentals
268268
## Acknowledgements
269269
270270
- **Author** - Jody Glover, Consulting User Assistance Developer, Database Development
271-
- **Last Updated By/Date** - Jody Glover, August 1, 2025
271+
- **Last Updated By/Date** - Jody Glover, August 28, 2025
272272
273273

0 commit comments

Comments
 (0)