Renaming Global_Name in PDB Gives ORA-65025
(Doc ID 2501504.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.1 and laterInformation in this document applies to any platform.
Symptoms
On Multitenant configuration renaming global_name in PDB instance give ORA-65025
SQL> alter pluggable database rename global_name to NEWNAME;
alter pluggable database rename global_name to NEWNAME
*
ERROR at line 1:
ORA-65025: Pluggable database OLDNAME is not closed on all instances.
ERROR
-----------------------
ORA-65025
Changes
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 |
Changes |
Cause |
Solution |