about archive restore
hello all
we´re trying to put 'on date' a new dataguard
primary database archives generated per hour is near to 80.
when we send to restore a 'from sequence XXX to sequence YYY' bunch of archives, rman restores it in no order (for example, rman restores first the 30 sequence before the 25)
due to this behaviour dataguard keeps 'on a gap or waiting for a log' whilst rman restore it
Is there any way to ensure that archives are restored in order ( 1, 2, 3, 4.... instead of 4, 1, 2, 3) ??
tks
we´re trying to put 'on date' a new dataguard
primary database archives generated per hour is near to 80.
when we send to restore a 'from sequence XXX to sequence YYY' bunch of archives, rman restores it in no order (for example, rman restores first the 30 sequence before the 25)
due to this behaviour dataguard keeps 'on a gap or waiting for a log' whilst rman restore it
Is there any way to ensure that archives are restored in order ( 1, 2, 3, 4.... instead of 4, 1, 2, 3) ??
tks
0