database backup sbt recommendation
I am trying to configure database backup to store archive log and database backup to tape device. What is the recommended approch for following options.
1. configure netbackup for oracle client to configure archive log and backup database directly to tape device
2. Configure archivelog and backup image to save on disk first and then move backup image and archive log to tape device.
Please advise. Thanks