Linux系統下關閉與啟動Oracle11g的順序與命令


關閉:

  1、關EM:[oracle@localhost ~] emctl stop dbconsole

  2、關監聽:[oracle@localhost ~] lsnrctl stop

  3、關數據庫:SQL> shutdown immediate

 

啟動:

  1、開監聽:[oracle@localhost ~] lsnrctl start

  2、啟動數據庫:SQL> startup

  3、開EM:[oracle@localhost ~] emctl start dbconsole


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM