Skip to content

Commit

Permalink
workshop #11091, #11092, #11041, #4841, #4861, #2920: revise screensh…
Browse files Browse the repository at this point in the history
…ots and instructions (#128)

* update to 11041 - fix typo

* updates to workshop 2920

* updates to workshop 2920

* updates to workshop 4861

* updates to workshop 2920

* updates to workshop 4841

* updates to workshop 11041

* update screenshots to ggs-common

* updates to workshop #11041

* updates to workshop #4841

* updates to workshop #2920

* Update to workshop 11041 - fixed link

* updates to workshop 11041 - renamed images

* renamed files in ggs-common

* updates to workshop #4841

* updates to workshop #2920

* Update to workshop #11041

* Updates to workshop #11041

* updates to workshop #11041

* updates to workshop #11092

* update redwood images

* update redwood images + qa report + revisions

* workshop 11092: edit screenshots and QA report

* workshop 11092: fix typo

* 4841: typos

* 4861: update screenshots + typo + quarterly QA report

* #4861: additional changes + screenshot updates

* #4861: update screenshots + typo

* #11041: lab updates

* workshop #4841 and #11041: update screenshots, typos

update screenshots, typos

* workshop #11091: screenshot updates

* workshop #11091, #11092, #11041, #4841, #4861

screenshot updates

* workshop #2920, #4841, #4861, #11041, #11091, #11092

update screenshots, update instructions

* workshop #2920, #11091 & #11092

edit tenancy instructions

* workshop #2920: update instructions

* workshop #2920: update typo in instructions

* workshop #2920: add screenshots on ggs-common

* workshop #2920 for cloudworld: resize screenshots

* workshop #2920

update title and typo

* workshop #2920: fix instructions

* HOL session #20: new lab development

* HOL session #20: new lab development

* workshop #11293: edit lab development

* workshop #11091: revise instructions

* workshop #11370: clean up workshop files

* workshop #2920, #4841, $4861, #11041, #11091, #11092: update text and screenshots

update text from "Shared Infrastructure" to "Serverless"

* workshop #2920, #4841, 34861, #11041, #11091, #11092: update screenshots

* workshop #11293: edit instructions and add screenshots

* workshop #11293 & #2920: update instructions and screenshots

* #11293: update instructions

* #11293 & #2920: update instructions

* workshop #2920, #4841, #4861, #11041, #11092

edit screenshot and instructions based on "database actions" update

* workshop #11293: edit screenshot and instructions

* workshop #11293

instructions and screenshot changes

* workshop #11293

 instruction changes

* workshop #11293: instruction changes and screenshot updates

instruction changes and screenshot updates

* workshop #11293: instruction changes and screenshot updates

instruction changes and screenshot updates

* workshop #11293:

instruction changes and screenshot updates

* workshop #11293: screenshot updates

screenshot updates

* workshop #11293: instructions & screenshot updates

instructions & screenshot updates

* workshop #11293: instruction updates

instruction updates

* workshop #11148: screenshot and instruction updates

screenshot and instruction updates

* workshop #11148: screenshot and instruction updates

screenshot and instruction updates

* workshop #11148: instruction updates

instruction updates

* workshop #11148: change title

change title to avoid the use of gerunds

* workshop #11148: acknowledgments update

change last updated date

* workshop #11148: title update

title update

* workshop #11148: change title

change title

* workshop #11091: screenshot and instruction changes

update screenshot and instructions based on "network connectivity" UI updates.

* workshop #11091: delete file

Delete file

* workshop #11091, #11092, #11041, #4841, #4861, #2920: revise screenshots and instructions

revise screenshots and instructions based on UI updates

---------

Co-authored-by: Michelle Malcher <48925485+malcherm@users.noreply.github.com>
  • Loading branch information
kwardhana and malcherm authored Jan 6, 2024
1 parent ec392e3 commit 84bee26
Show file tree
Hide file tree
Showing 51 changed files with 665 additions and 404 deletions.
24 changes: 13 additions & 11 deletions atp-objectstorage/adb/adb.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ You can click View VCN Details and see both a Public and Private subnet were cre

2. On the **Autonomous Database &lt;compartment-name&gt;** page, click **Create Autonomous Database**.

![Autonomous Database page](./images/02-02-create-adb.png " ")
![Autonomous Database page](https://oracle-livelabs.github.io/goldengate/ggs-common/adb/images/02-02-create-adb.png " ")

3. For **Compartment** select a compartment from the dropdown. (Note that yours will be different - do not select **ManagedCompartmentforPaaS**) and then enter **SourceATP** for **Display Name** and **Database Name**.

Expand All @@ -72,11 +72,17 @@ You can click View VCN Details and see both a Public and Private subnet were cre

![Password field](https://oracle-livelabs.github.io/goldengate/ggs-common/adb/images/02-07-pw.png " ")

8. Under **Choose a license type**, select **License Included**.
8. Under **Access type**, select **Secure access from everywhere**.

9. Select **Require mutual TLS (mTLS) authentication**.

![Choose network access options](https://oracle-livelabs.github.io/goldengate/ggs-common/adb/images/02-09-choose-network-access.png " ")

10. For **Choose license and Oracle Database edition**, use the default selection.

![License type options](https://oracle-livelabs.github.io/goldengate/ggs-common/adb/images/02-08-license.png " ")

9. Click **Create Autonomous Database**. Once it finishes provisioning, you can click on the instance name to see details of it.
11. Click **Create Autonomous Database**. Once it finishes provisioning, you can click on the instance name to see details of it.


## Task 3: Load the ATP schema
Expand All @@ -91,19 +97,15 @@ You can click View VCN Details and see both a Public and Private subnet were cre

![Select your Autonomous Database instance](https://oracle-livelabs.github.io/goldengate/ggs-common/adb/images/03-03-atp.png " ")

4. Click **Open DB Actions**.
4. On the SourceATP Database Details page, click **Database actions**, and then select **SQL** from the dropdown. If the Database actions menu takes too long to load, you can click **View all database actions** directly, and then select **SQL** from the Database actions page.

![Select your Autonomous Database instance](https://oracle-livelabs.github.io/goldengate/ggs-common/adb/images/03-04-dbdetails.png " ")
![ATP details page](https://oracle-livelabs.github.io/goldengate/ggs-common/adb/images/03-04-dbdetails.png)

5. If prompted, log in with the ADMIN user and password provided when you created the ATP instance.

![DB Actions log in page](https://oracle-livelabs.github.io/goldengate/ggs-common/adb/images/03-05-login.png " ")

6. From the Database Actions menu, under **Development**, select **SQL**.

![Database Actions page](https://oracle-livelabs.github.io/goldengate/ggs-common/adb/images/03-06-db-actions.png " ")

7. (Optional) Click **X** to close the Help dialog.
6. (Optional) Close the Help dialog.

8. Copy and paste the SQL script from **OCIGGLL\_OCIGGS\_SETUP\_USERS\_ATP.sql** into the SQL Worksheet.

Expand Down Expand Up @@ -136,5 +138,5 @@ You can click View VCN Details and see both a Public and Private subnet were cre
## Acknowledgements
- **Author** - Jenny Chan, Consulting User Assistance Developer
- **Last Updated by** - Katherine Wardhana, March 2023
- **Last Updated by** - Katherine Wardhana, January 2024
- **PAR Expiration date** - February 2024
113 changes: 72 additions & 41 deletions atp-objectstorage/create/create-gb.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,35 +68,48 @@ In Task 5, you must upload a private key and enter the corresponding public key

7. Select **Development or testing**. The OCPU count is autopopulated based on your selection.

8. For Subnet, select a subnet. If you're using the workshop environment, select **&lt;user&gt;pubsubnt**.
8. For Subnet, select a subnet. If you're using the workshop environment, select **&lt;USER&gt;-SUBNET-PRIVATE**.

9. For License type, select **Bring You Own License (BYOL)**.
![Completed Create GoldenGate Deployment fields](./images/01-09-create-atp-deployment-summary.png " ")

10. Click **Show Advanced Options**, and then select **Enable GoldenGate console public access**.
9. For License type, select **Bring Your Own License (BYOL)**.

![Completed Create GoldenGate Deployment fields](images/01-10-create-atp-deployment-summary.png " ")
10. Click **Show advanced options**, and then select **Enable GoldenGate console public access**.

11. Click **Next**.
11. For Load balancer subnet, select a subnet. If you're using the workshop environment, select **&lt;USER&gt;-SUBNET-PUBLIC**.

12. For Select a deployment type, select **Data replication**.
12. Click **Next**.

13. For Select a technology, select **Oracle Database**.
![Completed Create GoldenGate Deployment fields](./images/01-13-create-atp-deployment-summary.png " ")

14. For GoldenGate Instance Name, enter **ggsinstance**.
13. For Choose a deployment type, select **Data replication**.

15. For Administrator Username, enter **oggadmin**.
14. For Select a technology dropdown, select **Oracle Database**.

16. For Password secret in &lt;USER&gt;-COMPARTMENT, click **Create password secret**.
15. For GoldenGate Instance Name, enter **ggsinstance**.

17. In the Create secret panel, enter `LLsecret`.
16. In an IAM-enabled tenancy, select a Credential Store.

18. For User password, enter a password 8 to 30 alphanumeric characters in length, containing at least 1 uppercase, 1 lowercase, 1 numeric, and 1 special character.
* If you select **OCI Identity and Access Management (OCI IAM)**, click **Create**, and then proceed to Task 2.
* If you select GoldenGate, complete the following steps.

17. For Administrator Username, enter **oggadmin**.

18. For Password secret in &lt;USER&gt;-COMPARTMENT, click **Create password secret**.

![GoldenGate details](https://oracle-livelabs.github.io/goldengate/ggs-common/create/images/01-16-create-deployment-gg-details.png " ")

19. In the Create secret panel, for Name, enter `LLsecret`.

20. For User password, enter a password 8 to 30 alphanumeric characters in length, containing at least 1 uppercase, 1 lowercase, 1 numeric, and 1 special character.

> **NOTE**: The special characters must not be $, ^, or ?.
19. Confirm the password, and then click **Create**.
![Create Password secret](https://oracle-livelabs.github.io/goldengate/ggs-common/create/images/01-19-passwordsecret.png " ")

20. Back in the Create deployment panel, for Password secret, ensure **LLsecret** is selected, and then click **Create**.
21. Confirm the password, and then click **Create**.

22. Back in the Create deployment panel, for Password secret, ensure **LLsecret** is selected, and then click **Create**.

You're brought to the Deployment Details page. It takes a few minutes for the deployment to be created. Its status changes from CREATING to ACTIVE when it's ready for you to use. You can continue with Tasks 2, 3, 4 and 5 while you wait for the deployment creation to complete.

Expand All @@ -110,27 +123,35 @@ You're brought to the Deployment Details page. It takes a few minutes for the de

4. Select **Development or testing**. The OCPU count is autopopulated based on your selection.

5. For Subnet, select a subnet. If you're using the workshop environment, select **&lt;user&gt;pubsubnt**.
5. For OCPU Count, enter **1**.

6. For License type, select **Bring You Own License (BYOL)**.
6. For Subnet, select a subnet. If you're using the workshop environment, select **&lt;USER&gt;-SUBNET-PRIVATE**.

7. Click **Show Advanced Options**, and then select **Enable GoldenGate console public access**.
![Completed Create GoldenGate Deployment fields](images/02-06-bigdata.png " ")

![Completed Create GoldenGate Deployment fields](images/02-07-bigdata.png " ")
7. For License type, select **Bring Your Own License (BYOL)**.

8. Click **Next**.
8. Click **Show advanced options**, and then select **Enable GoldenGate console public access**.

9. From the Select a technology dropdown, select **Big Data**.
9. For Load balancer subnet, select a subnet. If you're using the workshop environment, select **&lt;USER&gt;-SUBNET-PUBLIC**.

10. For GoldenGate Instance Name, enter **BDinstance**.
10. Click **Next**.

11. For Administrator Username, enter **oggadmin**.
![Completed Create GoldenGate Deployment fields](images/02-10-bigdata.png " ")

12. For Password secret, select **LLsecret**.
11. For Select a deployment type, select **Data replication**.

13. Click **Create**.
12. From the Select a technology dropdown, select **Big Data**.

13. For GoldenGate instance name, enter **BDinstance**.

14. For Administrator username, enter **oggadmin**.

15. For Password secret, select LLsecret.

![Completed GoldenGate details](images/02-13-bigdata.png " ")
16. Click **Create**.

![Completed GoldenGate details](images/02-16-bigdata.png " ")

You're brought to the Deployment Details page. It takes a few minutes for the deployment to be created. Its status will change from CREATING to ACTIVE when it is ready for you to use.

Expand Down Expand Up @@ -158,11 +179,21 @@ Follow the steps below to create a connection for the source Oracle Autonomous T

![Create connections page](https://oracle-livelabs.github.io/goldengate/ggs-common/create/images/02-06-create-connection-general-info.png)

7. For **Database in &lt;compartment-name&gt;**, click **Change Compartment**, select the compartment you created your ATP instance, and then select **SourceATP** from the dropdown. Some fields are autopopulated based on your selection.
7. On the Connection details page, under Database details, select **Select database**.

8. For **Database in &lt;compartment-name&gt;**, select **SourceATP-&lt;numbers&gt;** from the dropdown.

9. For Database username, enter `ggadmin`.

8. Enter a password for the `ggadmin` user in the Password field, and then click **Create**. (Use this password for `ggadmin` in Task 4, Step 6.)
10. Enter the database's password in the Password field. Take note of the password.

![Create connections page](https://oracle-livelabs.github.io/goldengate/ggs-common/create/images/02-10-create-connection-gg-details.png)
11. For Traffic routing method, select **Shared endpoint**.

12. For Session mode, select **Direct**.

13. Click **Create**.

![Source Database details](https://oracle-livelabs.github.io/goldengate/ggs-common/create/images/02-13-create-connection-gg-details.png)

The connection becomes Active after a few minutes.

Expand Down Expand Up @@ -228,13 +259,15 @@ Oracle Autonomous Databases come with a GGADMIN user that is locked by default.
7. For Private key configuration, drag-and-drop the private key (.pem) or select it from your local machine.
>**Note**: *Refer to the [Prerequisites](#prerequisites) section for instructions on how to obtain a private key.*
>**Note**: *Refer to the Prerequisites section for instructions on how to obtain a private key.*
8. Enter the corresponding public key fingerprint you copied from the prerequisite steps. You can also go back to your User settings in the Oracle Cloud console global header to copy it again.
9. Click **Create**.
9. For Traffic routing method, select **Shared endpoint**.
![Target details](./images/05-09-objstorageconnection.png " ")
10. Click **Create**.
![Target details](./images/05-10-objstorageconnection.png " ")
The Connection becomes Active after a few minutes.
Expand Down Expand Up @@ -280,21 +313,19 @@ Create a GoldenGate connection if your Big Data deployment doesn't have a public
5. Click **Next**.
6. For Connection details, select **OBJDeployment**.
7. Under Network connectivity, select **Network connectivity via private endpoint**.
6. For Deployment, select **OBJDeployment** from the dropdown.
8. For **Subnet**, select the subnet to which a private endpoint is created from the OCI GoldenGate service tenancy.
7. For Database username, enter `ggadmin`.
9. For **Private IP address**, enter the private IP for the OBJDeployment.
8. Enter the database's password in the Password field. Take note of the password.
10. Click **Create**.
9. Click **Create**.
11. After the connection is active, on its details page, under **Resources**, click **Assigned deployments**.
10. After the connection is active, on its details page, under **Resources**, click **Assigned deployments**.
12. Click **Assign deployment**.
11. Click **Assign deployment**.
13. In the Assign deployment dialog, select the source **ATPDeployment**, and then click **Assign deployment**.
12. In the Assign deployment dialog, select the source **ATPDeployment**, and then click **Assign deployment**.
**Proceed to the next lab**.
Expand All @@ -308,4 +339,4 @@ Create a GoldenGate connection if your Big Data deployment doesn't have a public
## Acknowledgements
* **Author** - Jenny Chan, Consulting User Assistance Developer, Database User Assistance
* **Contributors** - Deniz Sendil, Database Product Management; Katherine Wardhana, User Assistance Developer
* **Last Updated By/Date** - Jenny Chan, October 2023
* **Last Updated By/Date** - Katherine Wardhana, January 2024
Loading

0 comments on commit 84bee26

Please sign in to comment.