Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Dropping a database under unix

RE: Dropping a database under unix

From: Gurgaon, DBA (CAP, GECSI, CONTRACTOR) <DBA.Gurgaon_at_geind.GE.com>
Date: Wed, 7 Jun 2000 11:09:46 +0530
Message-Id: <10520.108002@fatcity.com>


Go to that particular directory by cd <dirname>. ls -l to check the contents of dir.
rm -i <filename> to remove particular file from that dir. Before this check for the location of these files from your database.  

Vikas

-----Original Message-----
From: Mr. Majestic [mailto:rc_at_neomenia.com] Sent: Wednesday, June 07, 2000 10:54 AM
To: Multiple recipients of list ORACLE-L Subject: Dropping a database under unix

How do I do this Under svrmgrl on a Solaris? My initial databse wasn't propery created and I need to go back and recreate it.  

I know you have to remove its datafiles, redo log files, and all other associated files (control files, parameter files, archived log files).  

But I don't know how it's done under unix.  

ThanksI, new to unix Received on Wed Jun 07 2000 - 00:39:46 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US