Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Enterprise Manager 10g Installation Problem
When installing Oracle 10g on a Windows 2003 server SP1 receive the
following error.
Enterprise manager configuration failed due to the following error -
Error starting Database Control.
Refer to the logfile at
c:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\odb1\emConfig.log for
more details.
You can retry configuring this database with Enterprise Manager later
by manually running c:\orace\product\10.2.0\db_1\bin\emca script.
I checked the log file and i found this lines;
Oct 31, 2006 1:26:07 AM oracle.sysman.emcp.util.PlatformInterface
executeCommand
CONFIG: Starting execution: CMD /C
Z:\oracle\product\10.2.0\ODB\bin\emctl.bat deploy dbconsole
Z:\oracle\product\10.2.0\ODB\minga_orcl minga:3938 minga orcl
Oct 31, 2006 1:26:13 AM oracle.sysman.emcp.util.PlatformInterface
executeCommand
CONFIG: Exit value of 2
Oct 31, 2006 1:26:13 AM oracle.sysman.emcp.util.PlatformInterface
executeCommand
CONFIG: Creating shared install...
Source location: Z:\oracle\product\10.2.0\ODB
Destination (shared install) : Z:\oracle\product\10.2.0\ODB\minga_orcl
DeployMode : dbconsole
Creating directories...
Setting console properties ...
Setting log and trace files locations for Console ...
Setting log and trace files locations for Agent ...
Service "OracleDBConsoleorcl" create SUCCESS
Service "OracleDBConsoleorcl" delete SUCCESS
Oct 31, 2006 1:26:13 AM oracle.sysman.emcp.util.PlatformInterface
executeCommand
CONFIG: '\regedit.exe' is not recognized as an internal or external
command,
operable program or batch file.
Creating registry entries failed. Aborting...
Oct 31, 2006 1:26:13 AM oracle.sysman.emcp.util.PlatformInterface
executeCommand
WARNING: Error executing CMD /C
Z:\oracle\product\10.2.0\ODB\bin\emctl.bat deploy dbconsole
Z:\oracle\product\10.2.0\ODB\minga_orcl minga:3938 minga orcl
Oct 31, 2006 1:26:13 AM oracle.sysman.emcp.EMAgentConfig
instantiateEMConfigFiles
CONFIG: Failed to deploy state dirs
Oct 31, 2006 1:26:13 AM oracle.sysman.emcp.EMConfig perform
SEVERE: Error instantiating EM configuration files
Refer to the log file at
Z:\oracle\product\10.2.0\ODB\cfgtoollogs\dbca\orcl\emConfig.log for
more details.
Oct 31, 2006 1:26:13 AM oracle.sysman.emcp.EMConfig perform
CONFIG: Stack Trace:
oracle.sysman.emcp.exception.EMConfigException: Error instantiating EM
configuration files
at
oracle.sysman.emcp.EMAgentConfig.updateAgentConfigFiles(EMAgentConfig.java:2560)
at
oracle.sysman.emcp.EMAgentConfig.performConfiguration(EMAgentConfig.java:1166)
at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:207) at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:185) at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:146)at
on windows, i saw that OracleDBConsoleorcl service still exists.
please help me about this problem..
thank you..
Received on Tue Oct 31 2006 - 03:51:55 CST
![]() |
![]() |