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!

ORA-01507: database not mounted when attempting to run emca

977684Dec 3 2012 — edited Dec 4 2012
All,

I'm working on a renamed host attempting to drop and create the repository so that I can get the Oracle Enterprise Manager running on this host. In doing so, I was able to successfully drop the repository with the following command:
./emca -deconfig dbcontrol db -repos drop
My issue surfaces when i now try to create the repository as follows:
./emca -config dbcontrol db -repos create
.
.
.
Dec 3, 2012 5:55:11 PM oracle.sysman.emcp.EMConfig perform
SEVERE: No value was set for the parameter DBID.

The above output was on my screen. When I check the emca logfile, I found the following:

Dec 3, 2012 5:54:44 PM oracle.sysman.emcp.DatabaseChecks checkDataGuardEnabled
CONFIG: ORA-01507: database not mounted
.
.
.
Dec 3, 2012 5:55:11 PM oracle.sysman.emcp.DatabaseChecks getDbid
CONFIG: ORA-01507: database not mounted

Does anyone have any input as to what could be the problem?

Thanks in advance!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 1 2013
Added on Dec 3 2012
2 comments
2,919 views