oracle的啟動和關閉
oracle004
oracle相關的程序的啟動與關閉:
關閉:EM、ISQLPLUS -->listener --> 數據庫
isqlplusctl stop 、emctl stop dbconsole -->lsnrctl stop -->有兩種方式:
1. dbstop
2. sqlplus as / sysdb --> shutdown immediate
開啟:listener --> 數據庫 ---> EM、ISQPLUS
數據庫 start -->有兩方式:
1. dbstart
2. sqlplus / as sysbda --> startup
-->isqlplusctl start、 emctl start dbconsole
注意em一旦啟動那麼就不要改變Linux的主機名
查看網咯:netstat -tulnp | grep 端口號
查看進程:ps -ef | grep 關鍵字
有個經典的錯誤:EM時區錯誤--> java.io.exception sending::refused
EM改變時區:cd $ORACLE_HOME /localhost.localdomain_jiagulun/sysman/config
vi emd.properties
/TZ