Database Backup and Recovery (MOSC)

MOSC Banner

controlfile data

edited Jul 17, 2018 5:05AM in Database Backup and Recovery (MOSC) 7 commentsAnswered

Dear experts,

could you please let us know the difference between these 3 fields

SQL> select to_char(current_scn),to_char(CONTROLFILE_CHANGE#),to_char(CHECKPOINT_CHANGE#) from v$database;

TO_CHAR(CURRENT_SCN)      TO_CHAR(CONTROLFILE_CHANG TO_CHAR(CHECKPOINT_CHANGE

------------------------- ------------------------- -------------------------

5968465657150             5968465657140             5968465634463

Thank You

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