Starting dbconsole in Windows
In Windows, in addition to using the command line, you can start the dbconsole process as a service.
To start dbconsole as a service:
From the main menu, click Start, Control Panel, Administrative Tools, Services. The Services page appears.
Oracle services begin with Oracle. The dbconsole service is listed as OracleDBConsoleORACLE_SID, where ORACLE_SID is your SID. The status of this process is listed in the Status column, either Started or Stopped.
Double click the service. The property page appears.
In the properties page, ensure that the Startup Type is either Manual or Automatic and not Disabled. Click Start, if the process is not already started. Click OK.
Partager