Skip to Main Content

LiveLabs & Workshops

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

For "GoldenGate 19c Microservices" Workshop does the Oracle 19c RDBMS gets installed when using Terr

User_LX82PMar 10 2021

workshop name: GoldenGate 19c Microservices
lab name: Lab 4 Initialize Environment
Configure Database and GoldenGate Users
STEP 1: Start the Oracle Database 19c (19.1) and Listener
Start the container database, all PDB's and the listener

cd ~/Desktop/Scripts/HOL/Lab1  
sh ./startup.sh

[oracle@ggma-workshop-s01-2021-03-10-190242 Lab1]$ sh ./startup.sh
./startup.sh: line 3: ./lsnrctl: No such file or directory
./startup.sh: line 4: ./sqlplus: No such file or directory
./startup.sh: line 10: ./lsnrctl: No such file or directory

Question: Does Oracle 19c database gets installed by running the terraform scripts?
As I don't see the RDBMS installed

Comments

Post Details

Added on Mar 10 2021
2 comments
85 views