Help needed trying to find ORACLE_HOME and SID after install
Hi guys,
Would someone be able to help. I am trying to find ORACLE_HOME and ORACLE_SID after I have run the OUI. But I cant seem to find it.
when I run this command /u01$ echo $ORACLE_HOME it does not return anything
when I run this command /u01$ find / -type f -name 'init*.ora' 2>/dev/null it returns the results below
/u01/app/rhines/product/12.1.0/dbhome_1/dbs/init.ora
/u01/app/rhines/product/12.1.0/dbhome_1/hs/admin/initdg4odbc.ora
/u01/app/rhines/product/12.1.0/dbhome_1/srvm/admin/init.ora
/u01/app/rhines/cfgtoollogs/dbca/orcl/initorclTempOMF.ora
So how will I find the ORACLE_HOME and ORACLE_SID which I assume are not set because