Database Backup and Recovery (MOSC)

MOSC Banner

RMAN ckpn SCN and cumulative differential backup

edited Aug 7, 2020 12:31PM in Database Backup and Recovery (MOSC) 3 commentsAnswered

Hi all

I need to understand several concepts in rman recovery and cumulative incremental backup

1) can i check what is the actual meaning of Ckp SCN and Ckp Time when you do a list backup ?

reading from documentation ->

Ckp SCN -> The checkpoint of the data file when it was backed up. All database changes before the SCN have been written to the file; changes after the specified SCN have not been written to the file.Ckp Time -> The checkpoint of the data file when it was backed up. All database changes before the time have been written to the file; changes after the specified time have not been written to the file.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center