Relocate PDB failing with ORA-17628 ORA-00604
(Doc ID 2782741.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 19.10.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
On : 19.10.0.0.0 version, Oracle Multitenant
PDB Not Able to Relocate Between CDB's
Trying to relocate a PDB and keep getting the error
SQL> CREATE PLUGGABLE DATABASE <pdbname> FROM <pdbname>@<dblink_name> RELOCATE;
CREATE PLUGGABLE DATABASE <pdbname> FROM <pdbname>@clone_link RELOCATE
*
ERROR at line 1:
ORA-17628: Oracle error 604 returned by remote Oracle server
ORA-00604: error occurred at recursive SQL level
Changes
AVAILABILITY MAX option not used
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 |
References |