Problem with create GIMR repository
Hello,
I have performed a CRS 12.1.0.2 installation in silent mode next I run configToolAllCommands with successfull result.
When I run crsctl command I can't find mgmt listener and db resources.
I tried to perform a manually installation but with below information:
Cannot create a container database from non Container Database template.
This is my command to create mgmtdb:
dbca -silent -createDatabase -createAsContainerDatabase true -templateName MGMTSeed_Database.dbc -sid -MGMTDB -gdbName \
_mgmtdb -storageType ASM -diskGroupName +CRS -datafileJarLocation /u01/app/12.1.0.2/grid/assistants/dbca/templates \
-characterset AL32UTF8 -autoGeneratePasswords -skipUserTemplateCheck
I relied on Doc ID 2065175.1 and Doc ID 1589394.1 with the same problem.
Thank you for help