ORA-65217: Application APP$CDB$CATALOG Does Not Exist Error While Opening an Application PDB
(Doc ID 3017910.1)
Last updated on APRIL 22, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 19.22.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
Opening an application PDB fails with:
ORA-65217: application APP$CDB$CATALOG does not exist
Running the script @?/rdbms/admin/pdb_to_apppdb.sql fails with the same ORA-65217: application APP$CDB$CATALOG does not exist error.
alter pluggable database PDB2 open restricted;
alter pluggable database PDB2 open restricted
*
ERROR at line 1:
ORA-65217: application APP$CDB$CATALOG does not exist
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 |