Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Drop pluggable database including datafiles leaves system file

user6594524Jun 9 2015 — edited Jun 9 2015

I've been experimenting with Oracle12c's pluggable database feature and have noticed that when I 'drop pluggable database pdb1 including datafiles' I get the message that the Pluggable database was dropped.  I also see that all tablespace files for the PDB except the SYSTEM datafile were deleted.


I'd like to remove the folder that was used for the pluggable database after the PDB is dropped, but can't because the SYSTEM datafile is left behind.

Is it possible to delete the SYSTEM datafile for a pluggable database after it's been dropped?  Or is this forever part of the container database?

Thanks

This post has been answered by user6594524 on Jun 9 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 7 2015
Added on Jun 9 2015
3 comments
823 views