Generation of Oracle Database Definition Files(4.0)

You will need to make an exception of the installation order in this Private Cloud installation with Oracle, to be able to extract the database setup scripts for Oracle.

#verify pods   NAME READY STATUS RESTARTS AGE uepe-operator-controller-manager-59f78bd855-9mscm 2/2 Running 0 3h18m uepe-operator-controller-manager-59f78bd855-pptl7 2/2 Running 0 3h18m desktop-online-845b49cc96-9cqrz 1/1 Running 0 3h18m oracle18xe-6875844648-hlx7z 1/1 Running 0 3h42m platform-0 1/1 Running 0 3h18m   #Check the logs in the platform init container   $ kubectl logs platform-0 -c init DB not initialized and Admin user for DB is not set.   =========== PREPARING DB SCRIPTS =========== Copy the file database-setup.tar from persistent storage directory backup to the database server and follow the instructions =========== DB SCRIPTS PREPARED ===========

The database-setup.tar is located on NFS persistence storage directory backup, copy it and continue with the next subsection.