Oracle 12c Database Tips

After installing Oracle 12c use the following on the server

Edit the .bashrc file in your home directory and add

ORACLE_SID=orcl
ORAENV_ASK=NO
. /usr/local/bin/oraenv

To start the database login to linux as the oracle users and run

$ lsnrclt start

$ sqlplus sys as sysdba

To connect to OracleEM open a browser and go to:

https://orasos.nuskin.net:5500/em/login