How to backup and restore from network location with backups taken on Physical Standby database
I have an 11.2 primary and physical standby database configuration on Windows 2008 servers. All the RMAN examples assume a mounted tape drive for device SBT. The problem is, we don't currently have an available tape drive system. I want to create the backups on the standby database per Oracle recommended best practices; however, in place of a tape drive, I want to send the daily archive logs and weekly recovery file backups to a network location. I think I have this worked out, but I can't get the RESTORE command to work from the primary database. Can someone please
0