emca和emctl常用命令
emca -repos create 建立乙個em資料庫
emca -repos recreate 重建乙個em資料庫
emca -repos drop 刪除乙個em資料庫
emca -config dbcontrol db 配置資料庫的database control
emca -deconfig dbcontrol db 刪除資料庫的database control配置
emca -reconfig ports 重新配置db control和agent的埠
emctl start console 啟動em console服務,使用前需要先設定oracle_sid環境變數
emctl stop console 停止em console服務,使用前需要先設定oracle_sid環境變數
注:通過檢視$oracle_home/install/portlist.ini檔案可以知道當前dbcontrol正在使用的埠,預設dbcontrol http埠1158,agent埠3938。如果要重新配置埠,可以使用如下命令:
使用命令列工具emctl可以啟動/停止console服務,察看服務狀態等。
oracle社群pdm中文網
: oracle 專家qq群:60618621、60632593
emca和emctl常用命令
emca和emctl常用命令 emca repos create 建立乙個em資料庫 emca repos recreate 重建乙個em資料庫 emca repos drop 刪除乙個em資料庫 emca config dbcontrol db 配置資料庫的database control emc...
emca和emctl常用命令
emca和emctl常用命令 emca repos create 建立乙個em資料庫 emca repos recreate 重建乙個em資料庫 emca repos drop 刪除乙個em資料庫 emca config dbcontrol db 配置資料庫的database control emc...
10gR2 EMCA常用命令說明
在10g 中,我們可能會經常遇到oem不能正常使用的問題,但導致問題的原因不盡相同,最後絕大多數問題可以通過emca 這個命令來解決,詳細的說明可以檢視連機幫助,下面給出一些常用的命令,及例項步驟.建立乙個em資料庫 emca repos create 重建乙個em資料庫 emca repos re...