What Is Alert Log File
What Is Alert Log File
What Is Alert Log File
The current online redo logs are archived, the log sequence number is reset to 1, new database
incarnation is created, and the online redo logs are given a new time stamp and SCN.
However if I want to get back to SCN 3000 of INCARNATION 2 then I have to use,
RMAN> RESET DATABASE TO INCARNATION 2;
RMAN> RECOVER DATABASE TO SCN 3000;