ORA-65179: cannot keep datafiles for a pluggable database that is not unplugged

My Environment where tested: OCI DBCS 19c



SQL> alter session set container=OCIBENCH;


Session altered.


SQL> drop pluggable database OCIBENCH;

drop pluggable database OCIBENCH

*

ERROR at line 1:

ORA-65179: cannot keep datafiles for a pluggable database that is not unplugged



SQL> drop pluggable database OCIBENCH including datafiles;


Pluggable database dropped.


SQL> 


SQL> sho pdbs


    CON_ID CON_NAME   OPEN MODE  RESTRICTED

---------- ------------------------------ ---------- ----------

2 PDB$SEED   READ ONLY  NO

3 ORCL_PDB1   READ WRITE NO

SQL> 


Comments

Popular posts from this blog

adop phase=prepare [ERROR] META:18:03:58.800: bad stylesheet: kustrigc (Tested on R12.2.5 by me)

After cloning - adapcctl.sh: exiting with status 204

ORA-46697: Keystore password required - create pluggable database pdb1clone from pdb1