diff --git a/goldengate-microservices21c/discover/discover.md b/goldengate-microservices21c/discover/discover.md index b53169e..e9c1530 100644 --- a/goldengate-microservices21c/discover/discover.md +++ b/goldengate-microservices21c/discover/discover.md @@ -195,4 +195,4 @@ You may now **proceed to the next lab**. - **Author** - Jan Leemans, December 2023 - **Contributors** - Carmelo Millan -- **Last Updated** - Jan Leemans, June 2024 +- **Last Updated** - Jan Leemans, Sep 2024 diff --git a/goldengate-microservices21c/discover/images/one-terminal.png b/goldengate-microservices21c/discover/images/one-terminal.png index 778abf9..d4e58e4 100644 Binary files a/goldengate-microservices21c/discover/images/one-terminal.png and b/goldengate-microservices21c/discover/images/one-terminal.png differ diff --git a/goldengate-microservices21c/introduction/introduction.md b/goldengate-microservices21c/introduction/introduction.md index b84ec56..9407ca1 100644 --- a/goldengate-microservices21c/introduction/introduction.md +++ b/goldengate-microservices21c/introduction/introduction.md @@ -39,7 +39,6 @@ The objectives of the labs is to familiarize you with the process to create data ### Prerequisites -- An Oracle Free Tier, Always Free, Paid or LiveLabs Cloud Account - A general understanding of database and data replication concepts using Oracle GoldenGate ### Passwords diff --git a/goldengate-microservices21c/simulate/images/two-shells.png b/goldengate-microservices21c/simulate/images/two-shells.png index 12478aa..17f9786 100644 Binary files a/goldengate-microservices21c/simulate/images/two-shells.png and b/goldengate-microservices21c/simulate/images/two-shells.png differ diff --git a/goldengate-microservices21c/simulate/simulate.md b/goldengate-microservices21c/simulate/simulate.md index 764337d..a4ece41 100644 --- a/goldengate-microservices21c/simulate/simulate.md +++ b/goldengate-microservices21c/simulate/simulate.md @@ -77,9 +77,7 @@ To simulate an active application interacting with a database, we'll be using a Simply connect to the database as user sys@PDB and reset the password: ```bash - sqlplus sys/Welcome#123@PDB as sysdba - ``` and