incremental backup SCN
I'm running database 11.1.0.7.0 with block change tracking enable.
Would i be able to backup this database with the SCN about half a year ago? say if i want to use rman to issue below and the SCN generated about half a year ago.
backup cumulative incremental from scn 1043294891 as compressed backupset database;
Between half a year ago until today I have many full backup and incremental backup generated.
Thanks
best regards