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: Droping a database

RE: Droping a database

From: Janardhana Babu <jbdonga_at_ucdavis.edu>
Date: Wed, 07 Jun 2000 09:18:46 -0700
Message-Id: <10521.108059@fatcity.com>


Shutdown the database before removing the datafiles,logfiles and controlfiles manually.
-- Babu
At 09:24 PM 6/6/00 -0800, Gurgaon, DBA (CAP, GECSI, CONTRACTOR) wrote:
>Get the path information about datafiles from dba_data_files,logfiles from
>v$logfile ,control file from v$controlfile and remove them manually using rm
>command .
>
>Vikas
>
>
>-----Original Message-----
>Sent: Wednesday, June 07, 2000 2:26 AM
>To: Multiple recipients of list ORACLE-L
>
>
>Hi,
>
>We have one instance of 8.0.5 which we want to drop and claim space. We have
>moved everything from there to 8.1.5
>database on same box(Sun solaris).
>
>Please suggest steps/precations/issues to drop a database.
>
>Thanks
>
>Sandeep
>--
>Author: Sandeep Dubey
> INET: sandeep.dubey_at_induscorp.com
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).
>--
>Author: Gurgaon, DBA (CAP, GECSI, CONTRACTOR)
> INET: DBA.Gurgaon_at_geind.GE.com
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).
Received on Wed Jun 07 2000 - 11:18:46 CDT

Original text of this message

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