Usage
This command is used to schedule a virtual full backup.This command manages entries in cron for Assure MIMIX for AIX Virtual Full Backups (VFB).
Note: The Tivoli Storage Manager must be defined in the Assure MIMIX for
AIX configuration before using this command.
Syntax
sccfgd_cron_schedule <Op> <Context_id> [<sched_type>] [<cron_info>] [<vfb_opts>]
where:
Op -[a|q|d] for (add|query|delete respectively)
sched_type [once|daily|weekly|monthly]
cron_info mm:hh:DoM:MoY:DoW (see man crontab)
where: mm (minutes) 0-59
hh (hours) 0-23
DoM (Day of Month) 1-31
MoY (Month of Year) 1-12
DoW (Day of Week) 0-6 (0=Sun,6=Sat)
vfb_opts scrt_vfb command options:
[-bdDflLnUVrR] [-s <path to validation script>]
see scrt_vfb command documentation
Examples
sccfgd_cron_schedule add 3 daily 15:3:*:*:*
sccfgd_cron_schedule delete 3
sccfgd_cron_schedule query 3