Skip to Main Content

Enterprise Manager

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Dropping the EM repository hangs

574850Apr 27 2007 — edited Apr 27 2007
Hello,

Im trying to recreate the database control for OEM but it hangs to the point on dropping the EM repository. heres the process goes

$ emca -config dbcontrol db -repos recreate

STARTED EMCA at Apr 24, 2007 8:25:29 PM
EM Configuration Assistant, Version 10.2.0.1.0 Production
Copyright (c) 2003, 2005, Oracle. All rights reserved.

Enter the following information:
Database SID: PRD
Database Control is already configured for the database PRD
You have chosen to configure Database Control for managing the database PRD
This will remove the existing configuration and the default settings and perform a fresh configuration
Do you wish to continue? [yes(Y)/no(N)]: Y
Listener port number: 1521
Password for SYS user:
Password for DBSNMP 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 ................ /oracle/oraprd/prddb/10.2.0

Database hostname ................ fmsdbprod.bayan
Listener port number ................ 1521
Database SID ................ PRD
Email address for notifications ...............
Outgoing Mail (SMTP) server for notifications ...............

-----------------------------------------------------------------
Do you wish to continue? [yes(Y)/no(N)]: Y
Apr 24, 2007 8:26:04 PM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at /oracle/oraprd/prddb/10.2.0/cfgtoollogs/emca/PRD/emca_2007-04-24_08-25-29-PM.log.
Apr 24, 2007 8:26:07 PM oracle.sysman.emcp.util.PortManager isPortInUse
WARNING: Specified port 5540 is already in use.
Apr 24, 2007 8:26:07 PM oracle.sysman.emcp.util.PortManager isPortInUse
WARNING: Specified port 5520 is already in use.
Apr 24, 2007 8:26:07 PM oracle.sysman.emcp.util.PortManager isPortInUse
WARNING: Specified port 1158 is already in use.
Apr 24, 2007 8:26:07 PM oracle.sysman.emcp.util.DBControlUtil stopOMS
INFO: Stopping Database Control (this may take a while) ...
Apr 24, 2007 8:26:11 PM oracle.sysman.emcp.EMReposConfig dropRepository
INFO: Dropping the EM repository (this may take a while) ...


it stop up to here i leave it for two days but nothing happens.

Background:
Im trying to activate the OEM in a cloned environment. Since this environment is cloned the OEM instance that it gets is still the previous one.

Hope you can help me on these
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 25 2007
Added on Apr 27 2007
4 comments
1,758 views