diff --git a/dms-online/register-and-migrate-terraform/create-registered-databases-terraform.md b/dms-online/register-and-migrate-terraform/create-registered-databases-terraform.md index 4282f814b..fa2f97708 100644 --- a/dms-online/register-and-migrate-terraform/create-registered-databases-terraform.md +++ b/dms-online/register-and-migrate-terraform/create-registered-databases-terraform.md @@ -65,13 +65,13 @@ For this task you need the following info from previous steps: - Replication database username: **c##ggadmin** - Replication database password: Select **Admin Password** value from Terraform output - The checkbox **Create private endpoint to access this database** needs to stay unchecked. + Please uncheck the checkbox **Create private endpoint to access this database**. 7. Press **Create** ![Screenshot of confirm create connection](images/connection-details-cdb.png =50%x*) -8. Press **Test connection** to confirm that your Database Connection details are correct +8. Wait for connection to get created and press **Test connection** to confirm that your Database Connection details are correct ![Screenshot of CDB connection test](images/test-cdb.png =50%x*) - If the test is not successful, correct your connection details and try again. @@ -112,13 +112,13 @@ For this task you need the following info from previous steps: - Replication database username: **ggadmin** - Replication database password: Select **Admin Password** value from Terraform output - The checkbox **Create private endpoint to access this database** needs to stay unchecked. + Please uncheck the checkbox **Create private endpoint to access this database**. 6. Press **Create** ![Screenshot of confirm create connection](images/connection-details-pdb.png =50%x*) -7. Press **Test connection** to confirm that your Database Connection details are correct +7. Wait for connection to get created and press **Test connection** to confirm that your Database Connection details are correct ![Screenshot of PDB connection test](images/test-pdb.png =50%x*) - If the test is not successful, correct your connection details and try again. @@ -156,7 +156,7 @@ For this task you need the following info from previous steps: - Replication database username: **ggadmin** - Replication database password: Select **Admin Password** value from Terraform output - The checkbox **Create private endpoint to access this database** needs to stay unchecked. + Please uncheck the checkbox **Create private endpoint to access this database** needs to stay unchecked. 6. Press **Create** diff --git a/dms-online/validate-and-run-terraform/validate-and-run-terraform.md b/dms-online/validate-and-run-terraform/validate-and-run-terraform.md index 62c81b877..4dfe2cbc3 100644 --- a/dms-online/validate-and-run-terraform/validate-and-run-terraform.md +++ b/dms-online/validate-and-run-terraform/validate-and-run-terraform.md @@ -128,7 +128,7 @@ In this lab, you will: ![Screenshot of ADB list](images/db-actions.png =50%x*) - 13. Run the following query to locate the previously inserted record on the source database that was replicated to our ADB insance: + 13. Run the following query to locate the previously inserted record on the source database that was replicated to our ADB instance: ``` @@ -136,7 +136,7 @@ In this lab, you will: ``` - Click on the Run Statemet button, you should see the record in the bottom: + Click on the Run Statement button, you should see the record in the bottom: ![Screenshot of sql statement](images/run-statement.png =50%x*) @@ -156,7 +156,7 @@ In this lab, you will: ![Screenshot of resume job switchover](./images/resume-job-switchover.png " ") - 19. Once the Job status is WAITING and Switchover phase is Comleted , press Resume gaain: + 19. Once the Job status is WAITING and Switchover phase is Completed , press Resume again: ![Screenshot of resume job cleanup](./images/resume-job-cleanup.png =60%x*) 20. The migration runs the final cleanup phases and shows as Succeeded when finished: