Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Deleting database
Vaidya,
Wouldn't I have to worry about any registry info for the test instance after physically deleting the OS db files? Would I be able to create test using the same instance name?
Julio Cesar Quijada-Reina
Programmer Analyst
Computer Services at Alfred State College
-----Original Message-----
Vaidya, ShreepadX M
Sent: Tuesday, December 30, 2003 12:05 PM
To: Multiple recipients of list ORACLE-L
Hi,
One way would be
1) From your test database get a list of all
datafiles,redologs,controlfile locations.
2) Spool and store it in a file. 3) Shutdown the database and listeners 4) Use the file to create a script to physically remove the databaserelated files using OS commands.
Hope this helps
shreepad
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Vaidya, ShreepadX M
INET: shreepadx.m.vaidya_at_intel.com
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------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).
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------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 Dec 30 2003 - 11:29:47 CST