oracle em如何登錄orcl以外的數據庫?
比如說登錄site1
首先 輸入cmd進入命令行;
輸入 Set ORACLE_SID=site1
輸入 emctrl status dbconsole
從響應可以看到,里面有http://192.168.0.101:5501/em/console/aboutApplication
其中5501就是對應 site1服務的端口號
在瀏覽器中輸入http://localhost:5501/em即可登錄。
首先 輸入cmd進入命令行;
輸入 Set ORACLE_SID=site1
輸入 emctrl status dbconsole
從響應可以看到,里面有http://192.168.0.101:5501/em/console/aboutApplication
其中5501就是對應 site1服務的端口號
在瀏覽器中輸入http://localhost:5501/em即可登錄。
posted on 2009-07-14 23:35 五味雜陳 閱讀(1420) 評論(1) 編輯 收藏 引用 所屬分類: Oracle