Create MGMT failed
I upgraded my existing 11204 to 12102 GI .. for some reason MGMT database was not created so tried creating this after the upgrade.. but this statement fails .
Any thoughts ideas is much appreciated
$ $ORACLE_HOME/bin/dbca -silent -createDatabase -sid -MGMT -createAsContainerDatabase true -templateName MGMTSeed_Database.dbc -gdbName _mgmtdb -storageType ASM -diskGroupName MGMT -datafileJarLocation $ORACLE_HOME/assistants/dbca/templates -characterset AL32UTF8 -skipUserTemplateCheck
Enter SYS user password:
Enter SYSTEM user password:
Cleaning up failed steps
5% complete
Registering database with Oracle Grid Infrastructure
11% complete
Copying database files
12% complete
13% complete
14% complete
15% complete
DBCA Operation failed.
Look at the log file "/u01/app/oracle/cfgtoollogs/dbca/_mgmtdb/_mgmtdb8.log" for further details.