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