Error Code 2 Starting OracleDbConsole Service

I installed Oracle DB 11g, everything works fine, but suddenly the process OracleDbConsoleorclno longer started, I try manually, but this message is always displayed:

Windows could not start OracleDbConsoleorcl on
Local Computer. If this is a non-Microsoft service,
contact the service vendor, and refer the service
specific error code 2

What should I do?

+5
source share
2 answers

You can use the following command to check the status of problems / OracleDBConsoleorcle configuration:

emctl status dbconsole

Then you can customize accordingly.

+5
source

Oracle 11g: Windows failed to start OracleDBConsoleorcl on the local computer

I used Oracle 11g on my Windows 7 Professional system for several days. Suddenly, I was unable to use the SQL developer to connect the schema / user.

, Oracle... Windows.

a) Oracle ORCL VSS Writer Service - b) OracleDBConsoleorcle - c) OracleJobSchedulerORCL - d) OracleServiceORCL -

OracleDBConsoleoracle, "Windows OracleDBConsoleorcl ".

( , fo...)

  • . C:.......\product\11.1.0\db_1\oc4j\j2ee
  • . : OC4J_DBConsole_192.168.x.y_orcl,
  • . OC4J_DBConsole_ localhost _orcl
  • . OC4J_DBConsole__orcl

, .........

+2

All Articles