Using RMAN for a Standby Without Standby Redo Logs
We use version 10.2.0.4. I added a standby database to support disaster recovery for the primary. The standby is updated using archived logs from the primary; it was not created with its own standby redo log.
I would like to use RMAN with NetBackup to backup archived logs at the standby location, so that these backups could be used for both the primary and the standby. Is this possible? According to Oracle Data Guard Concepts and Administration 10g Release 2 (10.2) B14239-04:
"Only those archived redo log files that were created by the standby instance can be backed up at the standby site."