Re: RMAN until sequence

  • From: sumit Tyagi <dba.tyagisumit@xxxxxxxxx>
  • To: Stefan Koehler <contact@xxxxxxxx>
  • Date: Wed, 27 Jul 2016 16:02:10 +0530

So in my case it will do recovery upto 20415 . .Upper limit (20416) will
not be included in recovery right ? Just a sample script below :

run {

set until sequence 20416 ;
recover database ;

}

On Wed, Jul 27, 2016 at 3:54 PM, Stefan Koehler <contact@xxxxxxxx> wrote:

Hey BR,
Oracle documentation describes it or may i misunderstood your question?

http://docs.oracle.com/database/121/RCMRF/rcmsubcl022.htm#RCMRF160

"Specifies a redo log sequence number and thread as an upper, noninclusive
limit. RMAN selects only files that it can use to restore or recover up to
but not including the specified sequence number."

Best Regards
Stefan Koehler

Freelance Oracle performance consultant and researcher
Homepage: http://www.soocs.de
Twitter: @OracleSK

sumit Tyagi <dba.tyagisumit@xxxxxxxxx> hat am 27. Juli 2016 um 12:16
geschrieben:

 set until sequence 20416 ;

 Will this include archive 20416 during RMAN recovery or will it do upto
20415 . ??

 --

 --
 BR
 Sumit




-- 

*--*
*BR*
*Sumit Tyagi*
*+91-7829543355*

Other related posts: