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: recovery question...

Re: recovery question...

From: <Winnie_Liu_at_infonet.com>
Date: Fri, 11 Aug 2000 14:46:06 -0700
Message-Id: <10586.114423@fatcity.com>


Roy,

If you know exactly when the commit happened, then you can do a time-based recovery on your test instance, then export that table and import it back in production.

Use the cold backup that you have and the archivelog, roll forward until the time just before the commit.

Winnie

Roy Ferguson <rferguso_at_level1.com> on 08/11/2000 02:38:10 PM

Please respond to ORACLE-L_at_fatcity.com

To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc: (bcc: Winnie Liu/HQ/ISC)

Subject: recovery question...

running 8.0.5.2.1 on solaris 2.6...

an individual updated 29 thousand rows in a table then comitted and closed out...this should not have happened...we have a cold backup done every wednesday
evening...and are in archivelog mode...I'm think about exporting this table after creating a test instance from the cold backup on wednesday...droping the
table in production..and importing into production...losing just over a days
work...

any other recovery solutions that comes to mind will be much appreciated...

roy

--
Author: Roy Ferguson
  INET: rferguso_at_level1.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 Fri Aug 11 2000 - 16:46:06 CDT

Original text of this message

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