[12.1.0.2 on WS2012 R2] : Good practices for creating a pluggable database
Hi,
I'm a newbie in the world of 12c databases (working till now on 11g).
I created a pluggable database (PDB) and container database (CDB) using ODBCA 12.1.0.2 (I'm using the standard edition 2)
1) During install ODBCA asks me if I want to use a realm account (not administrator) or a local account : what is the good practice on that point ?
Because I Cannot run Oracle Net configuration assistant If I'm not adminstrator by example.
2) Once the creation has terminated I notice that there's only one windows service created (OracleServiceCDB)
When I restart OracleServiceCDB, the CDB is reachable but not the PDB (ORA01033).