ORA-65011: Pluggable Database Does Not Exist
(Doc ID 2642230.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 19.6.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
Problem Summary
---------------------------------------------------
ORA-65011: Pluggable Database Does Not Exist
Problem Description
---------------------------------------------------
SQL> show pdbs
CON_ID CON_NAME OPEN MODE RESTRICTED
---------- ------------------------------ ---------- ----------
2 PDB$SEED READ ONLY NO
3 PDB1 READ WRITE NO
SQL> alter session set container=PDB1;
ERROR:
ORA-65011: Pluggable database PDB does not exist
Changes
Upgrading and converting Non-CDB to PDB database using TXK scripts as recommended by Oracle financials upgrade document "Interoperability Notes Oracle E-Business Suite Release 12.2 with Oracle Database 19c (Doc ID 2552181.1)
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 |