Posts

Showing posts from September, 2021

Oracle DB restart in linux

 1. reboot 2. [root@dcwdb ~]# su - oracle 3. [oracle@dcwdb ~]$ lsnrctl start 4. [root@dcwdb ~]# su - oracle 5. [oracle@dcwdb ~]$ sqlplus / as sysdba