deactivated policy - scripted backups
I'm in the process of getting a sandpit configured so i can test questions like this myself as we can't run backups during the day...
I have a scripted backup that will run a backup based on some validation checks but others want the policy disabled. are there any gotchas here. It appears that you can run a manual backup against a deactivated policy - can you do the same for bpbackup -i [-p policy] [-h host-name] backups? tia, G.
A policy must have a schedule.
This is what determines if Full or Inc backup must run and which Retention Level.
So, if you have Full and Inc in the same policy, add -sched <schedule-name> to bpbackup command.I would personally choose Frequency option without any open windows.
(Not that it really matters, as long as there are no open windows.)