Oracle10g 以降、Oracle は OEM ツールを大幅に強化し、サーバー側で EM ツールを完全に表示できるようになりました。
10g では、クライアントは Oracle クライアント ツールをインストールする必要がなく、ブラウザだけで強力な EM ツールを呼び出すことができます。
サーバー側では、次のコマンドを使用して EM ツール コンソールを起動できます:
emctl start dbconsole
起動プロセスは次のとおりです:
[oracle@danaly ~]$ emctl start dbconsole
TZ set to PRC
Oracle Enterprise Manager 10g Database Control リリース 10.2 .0.1.0
Copyright (c) 1996, 2005 Oracle Corporation. All Rights Reserved.
http://danaly.hurrray.com.cn:1158/em/console/aboutApplication
Oracle Enterprise Manager 10g の起動データベース制御 ...................... 開始しました
----------------- ------ --------------------------------------
ログ/opt /oracle/product/10.2.0/danaly.hurrray.com.cn_danaly/sysman/log に生成されます
起動後、ブラウザに次の URL を入力してアクセスできます:
http://danaly .hurrray.com.cn: 1158/em/
同様に、OEM を停止するには、次のコマンドを入力できます:
emctl stop dbconsole
以下は停止プロセスです:
[oracle@danaly ~]$ emctl stop dbconsole
TZ は PRC に設定
Oracle Enterprise Manager 10g Database Control リリース 0.1.0
Copyright (c) 1996, 2005 Oracle Corporation.All Rights Reserved.
http://danaly.hurrray.com.cn:1158/em/console /aboutApplication
Oracle Enterprise Manager 10g Database Control を停止しています .... .. 停止しました。
emctl でサポートされているオプションを表示するには、emctl を直接入力することもできます:
[oracle@danaly ~]$ emctl
TZ set to PRC
Oracle Enterprise Manager 10g Database Control リリース 10.2.0.1.0
Copyright (c) 1996 , 2005 Oracle Corporation. All Rights Reserved.
引数が無効です
不明なコマンド オプションです
使用法::
Oracle Enterprise Manager 10g Database Control コマンド:
emctl start|停止| setpasswd dbconsole
http://www.bkjia.com/PHPjc/631078.html