Database Reference
In-Depth Information
need to restart this process, you can start is from the command
prompt.
Navigate to the $ORACLE_HOME/bin directory and run the
following statement:
./emctl start dbconsole
Similarly, we can use the following to stop and check the status
respectively.
./emctl stop dbconsole
./emctl status dbconsole
In Windows OS, we can do the same via Services page under
Start -> Control Panel -> Administrative Tools -> Services. The
DBConsole service will be having the name based on the
following naming convention.
Oracle<oracle_home><SID>DBConsole
You can double click this service to open up the service
properties window. Like any other service in Windows OS, you
can start, stop and enable, disable this service. Make sure in the
Startup Type its set to Automatic.
Accessing Oracle Enterprise Manager Database Control
Point your web browser to the following URL:
http://hostname:portnumber/em
Search WWH ::




Custom Search