Database - RAC/Scalability (MOSC)

MOSC Banner

[FATAL] [DBT-05511] Specified database (-MGMTDB) does not exist.

edited Sep 26, 2019 10:44AM in Database - RAC/Scalability (MOSC) 4 commentsAnswered ✓

Hi everybody

I put on my environment -MGMTDB into +DATA and it took a lot of space. So I tried to recreate it on separate disk group.

Though, when I try to delete my -MGMTDB database it says:

[grid@spb-oracle-node2 bin]$ ./dbca -silent -deleteDatabase -sourceDB -MGMTDB

[FATAL] [DBT-05511] Specified database (-MGMTDB) does not exist.

   ACTION: Provide an existing database.

env:

ORACLE_HOME=/u01/app/12.2.0/grid

GRID_HOME=/u01/app/12.2.0/grid

ORACLE_SID=-MGMTDB

ORACLE_BASE=/home/oracle

when I run "sqlplus / as sysdba" I'm into the "-MGMTDB" database.

SQL> select INSTANCE_NAME from v$instance;

INSTANCE_NAME

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

-MGMTDB

when I run just dbca from grid it says:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center