Kunalgoel
6 years agoLevel 4
RMAN Backup
Hi Team,
VERSION NetBackup 8.1.1
HARDWARE LINUX_RH_X86
This is related to RMAN backup.
Can we add both schedule (Full and differential) under one policy?
can we add both schedule (full and differential) under one script and use in policy? If yes, can you guys please share sample script
Yes you can.
A sample script is already on the client at
/usr/openv/netbackup/ext/db_ext/oracle/samples/rman
And the file you need
hot_database_backup.sh
Cumulative and differential schedules set NB_ORA_CINC and NB_ORA_INCR respectively to 1. NB_ORA_FULL is set to 1 by the full backup schedule.
All can be in one policy pointing to the same script.