Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Recovery until point in time...
yes.
You can roll a cold backup forward by applying the archivelogs before opening the database. Bring database to mounted state and use the recover database command to roll forward. After applying all logs you want, alter database open resetlogs.
You then might want to shutdown the DB and take a fresh cold backup.
rockyw_99_at_yahoo.com on 07/05/2000 01:46:16 PM
Please respond to ORACLE-L_at_fatcity.com
From: rockyw_99_at_yahoo.com on 07/05/2000 01:46 PM
To: ORACLE-L_at_fatcity.com
cc: (bcc: Allen R. Lucas/Plainfield/CBI)
Subject: Recovery until point in time...
Hi Gang,
Is it possible to recover a database from cold backup using archived logs
that were generated after the cold backup? In other words, applying logs
that were generated on Friday to a cold backup that was taken on Thursday
by manually telling the database the name of the log to use to recover to
a time on Friday <Whew, that hurt to type in!>?
TIA,
rockyw_99_at_yahoo.com
-- Author: Rocky Welch INET: rockyw_99_at_yahoo.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 Jul 05 2000 - 13:41:23 CDT