installing Oracle 19c on a redhat 8
Dear Support Team,
While installing Oracle 19c on a redhat 8 linux server, I encounter this error (INS-35071). It says that my global database name is empty. Can you please help me where this parameter file is located where I can enter golobal databse name? Or can you please send me detailted instructions on how to solve this problem.
Note: I have already added the needed paramters to the setEnv.sh file as below:
export ORACLE_HOSTNAME=servername.localdomain
export ORACLE_UNQNAME=cdb1
export ORACLE_BASE=/u01/app/oracle
export ORACLE_HOME=/u01/app/oracle/product/19.0.0/dbhome_1
export ORA_INVENTORY=/u01/app/oraInventory