Naming convention for PDBs / CDBs / DB_Unique_Name 19c with standby
Hello all
We just are starting with multi tenant architecture and migrating our 19c non pluggable dbs to multi tenant architecture on new servers
Assuming that
We have a 2 node RAC database name proddb with instance proddb1 and proddb2 with physical standby database
db_unique_name is PRODDB and the Standby DB_UNIQUE_NAME is PRODDBDR
If this was a multi tenant architecture how would you name the CDP / PDB and the DB_UNIQUE_NAME while ensuring we are covering ourselves from situations where we can have multiple CDBs on the server and each CDB can have multiple PDBS
Any advice / suggestion would be highly appreciated