Steps to remove a database
458049Oct 3 2005 — edited Oct 12 2005Hi, I need to create a bat file to remove the database in Oracle 9i. The following are the steps:
1) remove database Windows services
2) remove password file
3) remove database directory structure
Does anyone have a script to perform that?
Thanks a lot