Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> deleting instance on HP-UX
I have spent all day trying to find some documentation on how to delete an oracle 8i instance on HP-UX. The utility, dbassist, hangs. Can't find any documentation on the error message or an alternate manual process. I'm plunging on & manually cleaning it up myself, but am posting this in the hopes someone "older & wiser" may have a better way.
What I finally did:
Could not get dbassist to delete the db. Same error whether instance
open or shutdown (I/O exception in
writeScriptsIntoFile:java.io.FileNotFoundException:
/opt/oracle/product/8.1.5/install/dbrunning.sh")
Deleted it manually. In sqlplus dropped tablespaces. Shutdown instance.
Deleted:
/opt/oracle/product/8.1.5/admin/cq81_dev
/var/opt/clfy/oradb/dat1/cq81_dev
set ORACLE_SID=""
Edit /etc/oratab to comment out sid
Received on Wed Jan 03 2001 - 19:14:23 CST
![]() |
![]() |