Installed Oracle DB12c on Linux 6 OS and cannot verify installation
I ran the preinstalltion RPM for Oracle LInux
I ran the ./runInstaller
I executed the scripts during the install as root as it asked me to
The installation says complete
I try and run sqlplus or rman and the command is not found. I check the env and there are no ORACLE_HOME variables set...
I am assuming during a successful install that these variables are to get configured?
My goal is to verify a successful installation of the Oracle Database and be able to run rman and sqlplus as a start.
Please help!