Hi,
We are using database version 19.8 and have two pluggable databases (pdb1 and pdb2).
When we restart the DB pdp1 goes to READ WRITE mode and pdb2 goes to MOUNTED. This is not the behavior we want.
We want pdb2 to be in READ WRITE mode and pdp1 to be MOUNTED.
We have tried ALTER PLUGGABLE DATABASE pdbName SAVE STATE but it does not work. We have also read that default behavior (if there are no state saved) is not all PDBs goes into MOUNTED mode after restart but that does not happen for us.
Any ideas an what we are doing wrong?
Thanks
Br Daniel