To start the dbconsole
process from the command line:
-
Navigate into your ORACLE_HOME/bin
directory.
-
Run the following statement:
./emctl start dbconsole
Additionally, you can stop the process and view its status.
To stop the dbconsole
process:
./emctl stop dbconsole
To view the status of the dbconsole
process:
./emctl status dbconsole