sccfgd_cron_schedule - assure_mimix - assure_mimix_for_aix - 6.0

Assure MIMIX for AIX Guide

Product type
Software
Portfolio
Integrate
Product family
Assure
Product
Assure MIMIX™ Software for AIX
Version
6.0
ft:locale
en-US
Product name
Assure MIMIX for AIX
ft:title
Assure MIMIX for AIX Guide
Copyright
2025
First publish date
2003
ft:lastEdition
2025-10-08
ft:lastPublication
2025-10-08T06:18:25.453000

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