Database Backup and Recovery (MOSC)

MOSC Banner

create a backup copy of rman backup file

edited Apr 30, 2015 3:17PM in Database Backup and Recovery (MOSC) 3 commentsAnswered ✓

I have rman backup stored on asm fra area using OEM backup job.

I need to store the backup file to another file system as another copy of it.

My ASM file has following format where oradev is database name.

annnf0_backup_oradev_orad_0427150300_0.22667.878096185

I tried using this, but file name does not match. It does create backup copy of backupset.

backup backupset all format '/mnt/Database/ORADEV/Backup/%U';

What should be format used in this command instead of %U to match backup set name? Where could I see the format used by OEM to generate the backup in ASM FRA?

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