Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Droping a database
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-----
From: Sandeep Dubey [mailto:sandeep.dubey_at_induscorp.com]
Sent: Wednesday, June 07, 2000 2:26 AM
To: Multiple recipients of list ORACLE-L
Subject: Droping a database
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).Received on Tue Jun 06 2000 - 23:22:12 CDT
![]() |
![]() |