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!

Forcefully delete the oracle database instance

Harmeet Kaur-OracleJul 28 2016 — edited Jul 29 2016

Hi,

I have a oracle database which is in a half baked state and hence I am unable to bring up the database.

I tried deleting the database using  the below dbca command

app/12.1.0/product/dbhome_1/bin/dbca -silent -deleteDatabase -sourceDB TEST1

However the above commands fails with the below error

ORA-01219: database or pluggable database not open: queries allowed on fixed tables or views only

Is there any way where in I can do the forceful cleanup of  the database

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 26 2016
Added on Jul 28 2016
7 comments
1,303 views