Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Integrity of Oracle7 recovery on NT !

Re: Integrity of Oracle7 recovery on NT !

From: Rniemic <rniemic_at_aol.com>
Date: 1 Nov 1998 02:52:17 GMT
Message-ID: <19981031215217.19995.00002044@ng110.aol.com>


It seems that the modified datafile (with the emp changes) is the only file that is from the post set. I think that Oracle is assuming that you are starting the database with the "post" emp datafile (from step 3) and recovering all other files (the ones from step 1). It sees no changes in any of the other files (from step 1), so all files are at the timing of the emp datafile (step 3). That's why I think that this worked.

 I haven't tried this exact recovery (it is a good one), but I would have expected Oracle to ask for you to issue the recover database command to match all files date & time stamps (since they were different). Received on Sat Oct 31 1998 - 20:52:17 CST

Original text of this message

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