Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
18 changes: 5 additions & 13 deletions gdk-oci-adb/03-provision-adb/provision-adb.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,27 +40,19 @@ In this lab, you will:

![Create ADB Deployment Type](images/create-adb-deployment-type.jpg#input)

10. Under the **Configure the database** section, leave the default values unchanged.
10. Under the **Configure the database** section, enable the **Developer mode**. In the **Choose database version** dropdown, select 19c.

![Create ADB Configure DB](images/create-adb-configure-db.jpg#input)
![Create ADB Configure DB](images/create-adb-configure-db.png)

11. Under the **Backup retention** section, set the automatic backup retention period to 1 day.

![Create ADB Backup retention](images/create-adb-backup-retention.jpg#input)

12. Under the **Create administrator credentials** section, enter a password of your choice (must be at least 12 characters and contain a number and an uppercase letter).
11. Under the **Create administrator credentials** section, enter a password of your choice (must be at least 12 characters and contain a number and an uppercase letter).

![Create ADB Admin Credentials](images/create-adb-admin-creds.jpg#input)

13. Select the network access type as **Secure access from everywhere**.
12. Select the network access type as **Secure access from everywhere**.

![Create ADB Network Access](images/create-adb-network-access.jpg#input)

14. Leave the license type as **License included**.

![Create ADB License Type](images/create-adb-license-edition.jpg#input)

15. Leave the contact email blank, and click **Create Autonomous Database**.
13. Leave the contact email blank, and click **Create Autonomous Database**.

![Create Autonomous Database](images/create-adb-contact-create.jpg#input)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ In this lab, you will:

![ADB Database Actions Launch SQL](./images/adb-db-actions-dev-sql.jpg#input)

3. From the **SQL** screen, close the `Warning` and the `SQL History` dialog boxes.
3. From the **SQL** screen, close the `Warning` and the `Run Statement` dialog boxes.

![ADB Database Actions SQL](./images/adb-db-actions-sql.jpg#input)

Expand Down Expand Up @@ -103,7 +103,7 @@ In this lab, you will:

Secret Type Template: Plain-Text

Secret Contents: (Paste the secret value created in the above task)
Secret Contents: (Enter the schema user password created in the previous task)

Show Base64 conversion: YES
```
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion gdk-oci-adb/variables/variables.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"author": "Graal Product Management",
"contributors": "Lesia Chaban, Sachin Pikle, Ewan Slater, Kris Foster, Shaun Smith",
"last_updated": "Lesia Chaban, August 2024"
"last_updated": "Lesia Chaban, February 2025"
}
2 changes: 1 addition & 1 deletion gdk-oci-email/variables/variables.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"author": "Graal Product Management",
"contributors": "Lesia Chaban, Sachin Pikle, Ewan Slater, Kris Foster, Shaun Smith",
"last_updated": "Lesia Chaban, August 2024"
"last_updated": "Lesia Chaban, February 2025"
}
2 changes: 1 addition & 1 deletion gdk-oci-logging/variables/variables.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"author": "Graal Product Management",
"contributors": "Lesia Chaban, Sachin Pikle, Ewan Slater, Kris Foster, Shaun Smith",
"last_updated": "Lesia Chaban, August 2024"
"last_updated": "Lesia Chaban, February 2025"
}
2 changes: 1 addition & 1 deletion gdk-oci-metrics/variables/variables.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"author": "Graal Product Management",
"contributors": "Lesia Chaban, Sachin Pikle, Ewan Slater, Kris Foster, Shaun Smith",
"last_updated": "Lesia Chaban, October 2024"
"last_updated": "Lesia Chaban, February 2025"
}
2 changes: 1 addition & 1 deletion gdk-oci-mysql/variables/variables.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"author": "Graal Product Management",
"contributors": "Lesia Chaban, Sachin Pikle, Ewan Slater, Kris Foster, Shaun Smith",
"last_updated": "Lesia Chaban, October 2024"
"last_updated": "Lesia Chaban, February 2025"
}
2 changes: 1 addition & 1 deletion gdk-oci-object-storage/variables/variables.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"author": "Graal Product Management",
"contributors": "Lesia Chaban, Sachin Pikle, Ewan Slater, Kris Foster, Bernard Horan, Shaun Smith",
"last_updated": "Lesia Chaban, August 2024"
"last_updated": "Lesia Chaban, February 2025"
}
2 changes: 1 addition & 1 deletion gdk-oci-tracing/05-configure-app/configure-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ In this lab, you will:
``` properties
otel.exporter.zipkin.url=https\://<DataUploadEndpoint>
```
3. From the **gdk-apm-domain** details screen navigate to **Resources**, choose **Data Keys**. Click **Copy** to copy the value of the public data key ("auto_generated_public_datakey").
3. From the **gdk-apm-domain** details screen navigate to **Resources**, choose **Data Keys**. Click **Copy** to copy the value of the public data key (`auto_generated_public_datakey`).

![Copy Public Data Key](images/copy-public-datakey.png#input)

Expand Down
2 changes: 1 addition & 1 deletion gdk-oci-tracing/variables/variables.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"author": "Graal Product Management",
"contributors": "Lesia Chaban, Sachin Pikle, Ewan Slater, Kris Foster, Shaun Smith",
"last_updated": "Lesia Chaban, October 2024"
"last_updated": "Lesia Chaban, February 2025"
}