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