Views

How can I verify that a certain schedule will run at a certain time?

This Wiki is brought to you by Backup Central, where you can find the Mr. Backup Blog, Forums, and a mailing list for each forum!

Backup FAQs Service Providers Backup Software Backup Hardware Backup Book Wiki Free Stuff Miscellaneous


/usr/openv/netbackup/bin/admincmd/bpschedreq -predict MM/DD/YYYY HH:MM:SS

will tell you what currently defined classes have backup windows that include the supplied date and time.

This would give output like so:

 # ./bpschedreq -predict 05/15/2001 23:00:00
 3  ds91ibat  2000_ds01ibat  Incremental  INCR  Wednesday   22:00:00
 3  cs01dist  nt_cs01dist  Incremental  INCR  Wednesday   22:00:00
 3  ds01apps  nt_ds01apps  Incremental  INCR  Wednesday   22:00:00
 3  ds01ddl4  nt_ds01ddl4  Incremental  INCR  Wednesday   22:00:00