not able to start dbconsole
770418May 8 2010 — edited Jan 18 2011hello everyone,
I have installed oracle 11g R2 on my Windows XP professional service pack3.
But im not able to access enterprise manager.
C:\Documents and Settings\Administrator>emctl status dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
https://localhost:1158/em/console/aboutApplication
Oracle Enterprise Manager 11g is not running.
C:\Documents and Settings\Administrator>emctl start dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
https://localhost:1158/em/console/aboutApplication
Starting Oracle Enterprise Manager 11g Database Control ...The service name is i
nvalid.
More help is available by typing NET HELPMSG 2185.
I tried to delete and create repository
C:\Documents and Settings\Administrator>emca -deconfig dbcontrol db -repos drop
STARTED EMCA at May 8, 2010 5:10:30 PM
EM Configuration Assistant, Version 11.2.0.0.2 Production
Copyright (c) 2003, 2005, Oracle. All rights reserved.
Enter the following information:
Database SID: orcl
Listener port number: 1521
Password for SYS user:
Password for SYSMAN user:
Password for SYSMAN user:
Do you wish to continue? [yes(Y)/no(N)]: y
May 8, 2010 5:10:57 PM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at D:\app\Administrator\cfgtoollogs\emca\or
cl\emca_2010_05_08_17_10_30.log.
May 8, 2010 5:11:04 PM oracle.sysman.emcp.util.DBControlUtil stopOMS
INFO: Stopping Database Control (this may take a while) ...
May 8, 2010 5:11:18 PM oracle.sysman.emcp.EMConfig perform
SEVERE: Listener is not up or database service is not registered with it. Start
the Listener and register database service and run EM Configuration Assistant ag
ain .
Refer to the log file at D:\app\Administrator\cfgtoollogs\emca\orcl\emca_2010_05
_08_17_10_30.log for more details.
Could not complete the configuration. Refer to the log file at D:\app\Administra
tor\cfgtoollogs\emca\orcl\emca_2010_05_08_17_10_30.log for more details.
C:\Documents and Settings\Administrator>emca -config dbcontrol db -repos create
STARTED EMCA at May 8, 2010 5:13:34 PM
EM Configuration Assistant, Version 11.2.0.0.2 Production
Copyright (c) 2003, 2005, Oracle. All rights reserved.
Enter the following information:
Database SID: orcl
Database Control is already configured for the database orcl
You have chosen to configure Database Control for managing the database orcl
This will remove the existing configuration and the default settings and perform
a fresh configuration
Do you wish to continue? [yes(Y)/no(N)]:
Do you wish to continue? [yes(Y)/no(N)]: y
Listener ORACLE_HOME [ D:\app\Administrator\product\11.2.0\dbhome_1 ]:
Password for SYS user:
Password for DBSNMP user:
Password for SYSMAN user:
Password for SYSMAN user: Email address for notifications (optional):
Outgoing Mail (SMTP) server for notifications (optional):
-----------------------------------------------------------------
You have specified the following settings
Database ORACLE_HOME ................ D:\app\Administrator\product\11.2.0\dbhome
_1
Local hostname ................ ZAMEEL
Listener ORACLE_HOME ................ D:\app\Administrator\product\11.2.0\dbhome
_1
Listener port number ................ 1521
Database SID ................ orcl
Email address for notifications ...............
Outgoing Mail (SMTP) server for notifications ...............
-----------------------------------------------------------------
Do you wish to continue? [yes(Y)/no(N)]: y
May 8, 2010 5:14:41 PM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at D:\app\Administrator\cfgtoollogs\emca\or
cl\emca_2010_05_08_17_13_34.log.
May 8, 2010 5:15:09 PM oracle.sysman.emcp.util.PortManager isPortInUse
WARNING: Specified port 5540 is already in use.
May 8, 2010 5:15:09 PM oracle.sysman.emcp.util.PortManager isPortInUse
WARNING: Specified port 5520 is already in use.
May 8, 2010 5:15:09 PM oracle.sysman.emcp.util.PortManager isPortInUse
WARNING: Specified port 1158 is already in use.
May 8, 2010 5:15:09 PM oracle.sysman.emcp.util.DBControlUtil stopOMS
INFO: Stopping Database Control (this may take a while) ...
May 8, 2010 5:15:16 PM oracle.sysman.emcp.EMReposConfig createRepository
INFO: Creating the EM repository (this may take a while) ...
May 8, 2010 5:15:17 PM oracle.sysman.emcp.EMReposConfig invoke
SEVERE: Error creating the repository
May 8, 2010 5:15:17 PM oracle.sysman.emcp.EMReposConfig invoke
INFO: Refer to the log file at D:\app\Administrator\cfgtoollogs\emca\orcl\emca_r
epos_create_<date>.log for more details.
May 8, 2010 5:15:17 PM oracle.sysman.emcp.EMConfig perform
SEVERE: Error creating the repository
Refer to the log file at D:\app\Administrator\cfgtoollogs\emca\orcl\emca_2010_05
_08_17_13_34.log for more details.
Could not complete the configuration. Refer to the log file at D:\app\Administra
tor\cfgtoollogs\emca\orcl\emca_2010_05_08_17_13_34.log for more details.
I donot find the service 'dbconsole' in control panel-->administrative tools-->services
please help me to solve this issue.
'
Edited by: user13065248 on May 8, 2010 6:22 AM