Database Controlは、WebブラウザからOracleサーバを管理できるツールで、Webブラウザからアクセスするためのプロセスが必要です。このプロセスはdbconsoleと呼ばれ、emctlコマンドラインユーティリティで制御できます。
emctlについて、下記の三つの形式があります:
①emctl start dbconsole
このコマンドを実行した後、「Environment variable oracle_sid not defined.Please define it」のようなメッセージは出る場合、下記のコマンドを実行してから、再度上記のコマンドを実施すれば、okです:
set oracle_sid=sid_name
②emctl stop dbconsole
③emctl status dbconsole
startやstatus結果からは、Database ControlにアクセスするためのURLも確認できます。
$emctl start dbconsole
Oracle Enterprise Manager 10g Database Control Release 10.1.0.2.0
Copyright (c) 1996, 2004 Oracle Corporation. All rights reserved.
http://hostname:1158/em