Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

ALTER PLUGGABLE DATABASE pdbName SAVE STATE does not work

Daniel BorgstromJan 9 2021 — edited Jan 9 2021

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

This post has been answered by JohnWatson2 on Jan 11 2021
Jump to Answer
Comments
Post Details
Added on Jan 9 2021
11 comments
27,255 views