Changing PDB Parameter On Standby Database
(Doc ID 2780053.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterInformation in this document applies to any platform.
Symptoms
The following error message occurred when tried to change parameter on standby DB.
SQL> alter session set container=<cont1>;
SQL> alter system SET RESOURCE_MANAGER_PLAN = '<PDB_PLAN>' scope=spfile;
alter system SET RESOURCE_MANAGER_PLAN = '<PDB_PLAN>' scope=spfile
*
ERROR at line 1:
ORA-65099: Operation cannot be performed when the CDB is not open
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |