ora.cha and mgmtdb issues
Needed to recreate mgmtdb, got the followng as part of attempted removal:
PRKO-3077 : Failed to remove database _mgmtdb: PRCD-1032 : Failed to remove database resource _mgmtdb
PRCR-1028 : Failed to remove resource ora.mgmtdb
PRCR-1072 : Failed to unregister resource ora.mgmtdb
CRS-2730: Resource 'ora.chad' depends on resource 'ora.mgmtdb'
Found note in Doc ID 2663673.1 saying just to remove cha, and it will be recreated.
This is not what happened. (not using mdbutil.pl)
So after I ran the dbca command, there was no ora.chad resource.
So I must be missing something...
dbca -silent -createDatabase -createAsContainerDatabase true -templateName MGMTSeed_Database.dbc -sid -MGMTDB -gdbName _mgmtdb -storageType ASM -diskGroupName <dg_name> -datafileJarLocation /data01/app/19.0.0/grid/assistants/dbca/templates -characterset AL32UTF8 -autoGeneratePasswords -skipUserTemplateCheck