Hi
We have a 12c Database and the RMAN is configured to backup to +FRA
We also have an NFS file system mounted on the database server (/mnt/nfsrmanbkp)
We are making RMAN backups as backup sets (not image copy)
We were wondering if using RMAN we could copy the RMAN backupset (that resides on the +FRA) and send that copy to the NFS mount / share.
Is that possible? If yes, how can we do that?
Another option could be to create another backup job and send that backup to the NFS directly but we would like to explore the option,if available, to copy over the existing RMAN backup to the NFS share
Thanks