Skip to Main Content

Oracle Database Discussions

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!

deconfigure dbcontrol

2932017Jan 13 2016 — edited Jan 15 2016

Hello All,

I am testing our new Oracle RAC environment and imported a 11g RAC export to a 12c RAC database.  I am running into a road block installing Enterprise Manager.  During the OEM Clowd installation process, I encounter the error: "The Enterprise Manager Database Control schema already exists in the database.  Before proceeding any further with the installation, you must deconfigure the schema by running the following command: /bin/emca -deconfig dbcontrol db -repos drop -cluster..."

When I run the commands I get the following:

[oracle@db1 bin]$ emca -deconfig dbcontrol db -repos drop -cluster

paramName:deconfig

paramValue:dbcontrol

Invalid syntax

[oracle@db1 bin]$

I am thinking sysman schema need to be dropped manualy instead of running the advised command above?  Can someone please confirm.

Moving from:

BANNER

--------------------------------------------------------------------------------

Oracle Database 11g Release 11.2.0.3.0 - 64bit Production

PL/SQL Release 11.2.0.3.0 - Production

CORE    11.2.0.3.0      Production

TNS for Linux: Version 11.2.0.3.0 - Production

NLSRTL Version 11.2.0.3.0 - Production

To:

BANNER

--------------------------------------------------------------------------------

Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production

PL/SQL Release 12.1.0.2.0 - Production

CORE    12.1.0.2.0      Production

TNS for Linux: Version 12.1.0.2.0 - Production

NLSRTL Version 12.1.0.2.0 - Production

Thanks!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 12 2016
Added on Jan 13 2016
15 comments
1,795 views