Database Backup and Recovery (MOSC)

MOSC Banner

How to find exact SCN to restore from backup for point in recovery

Hi Experts,

I have taken RMAN backup with following,

......

Backup database plus archivelog;

.....

I tried to restore the backup in test environment using until clause like,

restore database until time "to_date('19/01/2023 01:36:36','dd/mm/yyyy HH24:MI:SS')";

But it is asking the archive log files generated after my backup which is causing my backup not a self contained backup. I want to make my backup as a self contained backup so there will be nothing else extra needed once it is restored from tape.

Thanks

CP

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