I have an Oracle 19 database with the following setup…
CDB_01
Plans:
CDB_PLAN_A
DEFAULT_CDB_PLAN (Active)
I have two PDBs:
PDB_01 uses CDB_PLAN_A
While PDB_02 uses DEFAULT_CDB_PLAN
What will be the expected behavior of PDB_01 which uses a currently inactive CDB plan?