Drop and recreate 11gR2 emctl dbconsole

— careful the drop “quieces” (temporarily halts transactions) and only warns you after you start the drop
— DROP DBConsole
$ORACLE_HOME/bin/emca -deconfig dbcontrol db -repos drop
— CREATE DBConsole along with the repository
$ORACLE_HOME/bin/emca -config dbcontrol db -repos create

Leave a Comment

Scroll to Top