From 34a557b991b6cf855fa56511068e1fdc67d50534 Mon Sep 17 00:00:00 2001 From: Lauran Serhal <64646674+LauranSerhal@users.noreply.github.com> Date: Mon, 13 Jan 2025 15:44:16 -0500 Subject: [PATCH] final building blocks changes (#342) * 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 --------- Co-authored-by: Dan Wiliams <127415766+dannymgithub@users.noreply.github.com> --- .../provision-data-sharing-lake-block.md | 6 +- .../adb/provision-data-sharing-lake-task.md | 81 ++++--------------- 2 files changed, 16 insertions(+), 71 deletions(-) diff --git a/building-blocks/blocks/adb/provision/provision-data-sharing-lake-block.md b/building-blocks/blocks/adb/provision/provision-data-sharing-lake-block.md index 97a2967..39b0d6e 100644 --- a/building-blocks/blocks/adb/provision/provision-data-sharing-lake-block.md +++ b/building-blocks/blocks/adb/provision/provision-data-sharing-lake-block.md @@ -21,6 +21,8 @@ In just a few minutes, Autonomous Database lets you deploy a complete data wareh This lab walks you through the steps to get started using the Oracle Autonomous Database (Autonomous Data Warehouse [ADW] and Autonomous Transaction Processing [ATP]) on Oracle Cloud Interface. In this lab, you provision a new ADW instance. +This workshop is directed at administrator users because they have the required privileges. + Estimated Time: 5 minutes ### Objectives @@ -50,7 +52,6 @@ You may now **proceed to the next lab**. - **Author:** Lauran K. Serhal, Consulting User Assistance Developer - **Last Updated By/Date:** Lauran K. Serhal, January 2025 - - **Built with Building Blocks** Data about movies in this workshop were sourced from Wikipedia. @@ -58,6 +59,3 @@ Data about movies in this workshop were sourced from Wikipedia. Copyright (C), 2025 Oracle Corporation. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [GNU Free Documentation License](https://oracle-livelabs.github.io/adb/shared/adb-15-minutes/introduction/files/gnu-free-documentation-license.txt) - -- **Built with Building Blocks** - diff --git a/building-blocks/tasks/adb/provision-data-sharing-lake-task.md b/building-blocks/tasks/adb/provision-data-sharing-lake-task.md index acd8b10..4f5a383 100644 --- a/building-blocks/tasks/adb/provision-data-sharing-lake-task.md +++ b/building-blocks/tasks/adb/provision-data-sharing-lake-task.md @@ -7,40 +7,10 @@ } --> - This lab walks you through how to provision an Autonomous Database instance. -> **Note:** This workshop is directed at administrator users because they have the required privileges. - -Estimated Time: 5 minutes - -> **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) - - -## Introduction - -This lab walks you through the steps to set up the workshop environment. - -> **Note:** This workshop is directed at administrator users because they are have the required privileges. - -Estimated Time: 5 minutes - -### Objectives - -In this lab, you will: - -- Log in to the Oracle Cloud Console. -- (Optional) Create a compartment for your resources. -- Create an Autonomous Warehouse instance. - -### Prerequisites - -- An Oracle Cloud Account - Please view this workshop's LiveLabs landing page to see which environments are supported. - > **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) -## Task 1: Log in to the Oracle Cloud Console - 1. Log in to the **Oracle Cloud Console** as the Cloud Administrator. You will complete all the labs in this workshop using this Cloud Administrator. See [Signing In to the Console](https://docs.cloud.oracle.com/en-us/iaas/Content/GSG/Tasks/signingin.htm) in the _Oracle Cloud Infrastructure_ documentation. @@ -56,15 +26,11 @@ In this lab, you will: ![An example of magnifying an image. The magnifying glass icon with a plus sign is shown as hoovering over a sample image.](./images/magnify-image.png "Click an image to magnify it.") -## Task 2: Create an Autonomous Data Warehouse Instance - -1. Log in to the **Oracle Cloud Console** as the Cloud Administrator, if you are not already logged in. On the **Sign In** page, select your tenancy, enter your username and password, and then click **Sign In**. The **Oracle Cloud Console** Home page is displayed. +3. Open the **Navigation** menu and click **Oracle Database**. Under **Oracle Database**, click **Autonomous Data Warehouse**. -2. Open the **Navigation** menu and click **Oracle Database**. Under **Oracle Database**, click **Autonomous Data Warehouse**. +4. On the **Autonomous Databases** page, select your compartment from the **Compartment** drop-down list in the **List Scope** section. In this example, we selected our **`training-adw-compartment`**. Click **Create Autonomous Database**. The **Create Autonomous Database** page is displayed. -3. On the **Autonomous Databases** page, select your compartment from the **Compartment** drop-down list in the **List Scope** section. In this example, we selected our **`training-adw-compartment`**. Click **Create Autonomous Database**. The **Create Autonomous Database** page is displayed. - -4. In the **Provide basic information for the Autonomous Database** section, specify the following: +5. In the **Provide basic information for the Autonomous Database** section, specify the following: * **Compartment:** Select your own compartment. * **Display Name:** **`ADW-Data-Lake`**. @@ -72,15 +38,15 @@ In this lab, you will: ![The completed "Provide basic information for the Autonomous Database" section is displayed.](./images/adb-basic-info.png =75%x*) -5. In the **Choose a workload type** section, accept the **Data Warehouse** default selection. +6. In the **Choose a workload type** section, accept the **Data Warehouse** default selection. ![The selected Data Warehouse option of the "Choose a workload type" section is displayed and highlighted.](./images/adb-workload-type.png " ") -6. In the **Choose a deployment type** section, accept the **Serverless** default selection. +7. In the **Choose a deployment type** section, accept the **Serverless** default selection. ![The selected Shared Infrastructure option of the "Choose a deployment type" section is displayed and highlighted.](./images/adb-deployment-type.png " ") -7. In the **Configure the database** section, accept the default selections as follows: +8. In the **Configure the database** section, accept the default selections as follows: - **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 **Always Free** unchecked unless you are in an Always Free account. - **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. @@ -96,11 +62,11 @@ In this lab, you will: >**Note:** You can click the **Show advanced options** link to use your organization's on-premise licenses with **bring your own license** or to take advantage of database consolidation savings with **elastic pools**. -8. In the **Backup retention** section, you can either accept the default value or specify your own preferred backup retention days value. Accept the default **60** days default value. +9. In the **Backup retention** section, you can either accept the default value or specify your own preferred backup retention days value. Accept the default **60** days default value. ![The Backup retention section is displayed.](./images/backup-retention.png " ") -9. In the **Create administrator credentials** section, specify the following: +10. In the **Create administrator credentials** section, specify the following: * **Username:** This read-only field displays the default administrator username, **`ADMIN`**. **Important:** Make a note of this _username_ as you will need it to perform later tasks. @@ -110,19 +76,19 @@ In this lab, you will: ![The completed "Create administrator credentials" section is displayed.](./images/adb-admin-credentials.png =75%x*) -10. In the **Choose network access** section, select the **Secure access from everywhere** option as the access type. +11. In the **Choose network access** section, select the **Secure access from everywhere** option as the access type. ![The selected "Secure access from everywhere" option of the "Choose network access" section is displayed and highlighted.](./images/adb-network-access.png " ") -11. In the **Provide contacts for operational notifications and announcements** section, do not provide a contact email address. The **Contact email** field allows you to list contacts to receive operational notices and announcements as well as unplanned maintenance notifications. +12. In the **Provide contacts for operational notifications and announcements** section, do not provide a contact email address. The **Contact email** field allows you to list contacts to receive operational notices and announcements as well as unplanned maintenance notifications. ![Do not provide a contact email address.](images/adb-create-screen-contact-email.png "email") -12. Click __Create Autonomous Database__. +13. Click __Create Autonomous Database__. ![Click create autonomous database.](./images/click-create-adb.png " ") -13. The **Autonomous Database details** page is displayed. The status of your ADB instance is **PROVISIONING**. +14. The **Autonomous Database details** page is displayed. The status of your ADB instance is **PROVISIONING**. ![The breadcrumbs and PROVISIONING Status on the Autonomous Database Details page are highlighted.](./images/adw-provisioning.png " ") @@ -132,25 +98,6 @@ In this lab, you will: ![The Autonomous Database Information tab displays many details about your provisioned database.](./images/adb-provisioned.png " ") -14. Click the **Autonomous Database** link in the breadcrumbs. The **Autonomous Database** page is displayed. The new Autonomous Database instance is displayed. - - ![The provisioned Autonomous Database instance is displayed on the Autonomous Databases page. The state of the instance is AVAILABLE.](./images/adb-page.png " ") - -You may now proceed to the next lab. - -## Learn More - -- [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) - -## Acknowledgements - -- **Author:** Lauran K. Serhal, Consulting User Assistance Developer -- **Last Updated By/Date:** Lauran Serhal, January 2025 -- **Built with Building Blocks** - -Data about movies in this workshop were sourced from Wikipedia. - -Copyright (C), 2025 Oracle Corporation. +15. Click the **Autonomous Database** link in the breadcrumbs. The **Autonomous Database** page is displayed. The new Autonomous Database instance is displayed. -Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [GNU Free Documentation License](https://oracle-livelabs.github.io/adb/shared/adb-15-minutes/introduction/files/gnu-free-documentation-license.txt) + ![The provisioned Autonomous Database instance is displayed on the Autonomous Databases page. The state of the instance is AVAILABLE.](./images/adb-page.png " ") \ No newline at end of file