Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: partial restore of a database
Sorry for the late response, you probably are long done with your partial restore - but I'll add my $0.00002 cents to the discussion:
When I have done these partial restores I have limited my create controlfile script to only system, rollback, and the tablespaces I wanted. I have ONLY had success when I have listed the SYSTEM and ROLLBACK datafiles FIRST in the create controlfile script - I have gotten 600 errors otherwise - just my experience. Roll the database forward, open it, and pull out what you need.... I usually build a DB link and copy the data
to another database rather than exporting it. I don't drop the datafiles I don't need - just let them get marked as "missing". This isobviously a *very* temporary database and after I get what I need I blow it up.
I'm sure there are other methods of doing this - this works for me.
HTH
John Dailey
Oracle DBA
ING Americas - Application Services
Atlanta, GA
DENNIS WILLIAMS <DWILLIAMS_at_LIFE To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> TOUCH.COM> cc: Sent by: Subject: RE: partial restore of a database root_at_fatcity.co m 06/12/2002 06:05 PM Please respond to ORACLE-L Gene I can't think of anything you're missing. I recall thatread-only
Dennis Williams
DBA, 20% OCP
Lifetouch, Inc.
dwilliams_at_lifetouch.com
-----Original Message-----
Sent: Wednesday, June 12, 2002 3:59 PM
To: Multiple recipients of list ORACLE-L
Hi all:
I'm doing a partial restore of a database in order to
recover two lost tables. I figured I would only need
to restore the tablespaces where the tables are
stored,
SYSTEM and RBS tablespaces. I will also need to
restore
to a specific point in time (last Friday).
I'm a little less clear on what I will have to do after the restore of the datafiles, archived logs and controlfile is done. I will need to recover the datafiles, drop all other datafiles that I don't need and open the database in resetlogs mode. Is that a good plan or am I missing something?
thanks
Gene
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Liststo: 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).
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Liststo: 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).
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
INET: John.Dailey_at_ing-fsi-na.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Liststo: 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 Fri Jun 14 2002 - 11:53:28 CDT
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
![]() |
![]() |