Can a path add to RMAN Tape Backup?
Hello,
Our "Tape" backup is actually to "Virtual Tape" , which are remote Disks and there directories.
RMAN Tape backup
backup as compressed backupset incremental level 0 database plus archivelog format '%d_Full_%T_%U';
Can a directory path add to the backup "format" or is there another to do this?
Thanks in advance