restore archivelog renames files?
Just getting started with RMAN 11.2.0.4. I had deleted some archived redo logs and want to restore them from a backupset:
run
{
set archivelog destination "/db/archtest"
restore archivelog from logseq=16900 until logseq=16905 thread=1;
}
executing command: SET ARCHIVELOG DESTINATION
Starting restore at 19-01-2016 10:47:40
allocated channel: ORA_DISK_1
channel ORA_DISK_1: SID=3070 device type=DISK
channel ORA_DISK_1: starting archived log restore to user-specified destination
archived log destination=/db/testarch
channel ORA_DISK_1: restoring archived log
archived log thread=1 sequence=16900
channel ORA_DISK_1: restoring archived log
archived log thread=1 sequence=16901
channel ORA_DISK_1: restoring archived log
archived log thread=1 sequence=16902
channel ORA_DISK_1: restoring archived log