Sunday 13 July 2014

Starting Oracle 11gR2 Database

Start the Database

$ sqlplus / as SYSDBA;
SQL> startup

Start the Listener

lsnrctl start

No comments:

Visual Studio Code - Wow 🙀

Why did I not know that I can merely hit [cmd] [p]  to bring up a search box allowing me to search my project e.g. a repo cloned from GitHub...