Format of restored archive log using RMAN
Hi,
I have question on format oracle uses when we restore archive log from backup.
Regular archive logs in fast recovery area before backup are as format something like o1_gd_1_26578_j9gf21tc_.arc. Archives are backed up RMAN to tape. When we restore the same archives to disk using RMAN the format looks something like 1_26578_1066377522.dbf.
Can we change this so that when we restore archives from backup to disk using RMAN we get the same name as before which will be o1_gd_1_26578_j9gf21tc_.arc?
Thanks