Data Guard setup on ODA X7 HA
I am attempting to create a standby database on an ODA X7 HA. The command I found I should be using to create the storage is the create-database using the --instanceonly parameter. The creation is for a NCDB database in ASM. I have tried two different ways and I get prompted for PDB Admin password, but that should only exist in a CDB db, not a NCDB db. The first example, I only pass in one password for SYS, SYSTEM, and PDB Admin password.
./odacli create-database --adminpassword C0mplex_Pas$w0rd --dbhomeid c8572cf4-ddc7-4bf4-ad51-2c0d740eb1f1 --no-cdb --dbname testdr --dbstorage ASM --instanceonly