Previous Topic: Formats of All Other Schedule Manager API CommandsNext Topic: Override Schedule Manager


Keywords on All Other Schedule Manager API Commands

The following is a list of keywords on all other Schedule Manager API commands and their values:

DATE(date)
mask

Defines a cyclic days-of-week period where mask is a seven-character mask of the format SMTWTFS specifying the weekdays that the period is active, with a dot indicating each weekday that the period is inactive. For example, the mask SM…FS specifies a period that is active on Sunday, Monday, Friday, and Saturday.

mm/dd[/yyyy]

Defines a fixed-date period active on one day dd of one month mm only. If optional year yyyy is specified, then the period is active in year yyyy only. Otherwise, the period is active on day mm/dd of every year (unless day 02/29 is specified, in which case the period is active only in leap years).

mm/dd[/yyyy] -nn/ee

Definnes a fixed-date period active during a range of dates, starting on day dd of month mm and ending on day ee of month nn. If optional year yyyy is specified, then the period starts in year yyyy only. Otherwise, the period starts on day mm/dd of every year (unless day 02/29 is specified, in which case the period starts only in leap years).

DESIRED_STATE(desired_state)

ON|OFF

DSNAME(data_set_name)

Any valid TSO data set name.

PERIOD(period_name)

Any valid Schedule Manager schedule period name.

RESOURCE(resource_name)

Any valid SSM resource name.

SCHEDULE(schedule_name)

Any valid Schedule Manger schedule name. Note that the name of a schedule on an MSF-connected system is allowed when schedule_name is fully qualified as system>name.

TABLE(table_name)

Any valid SSM resource table name.

TARGET(tschedule_name)

Any valid Schedule Manager schedule name.

Note that the name of a schedule on an MSF-connected system is allowed when schedule_name is fully qualified as system>name.

TARGET_PERIOD(period_name)

Any valid Schedule Manager schedule period name.

TARGET_RESOURCE(resource_name)

Any valid SSM resource name.

TARGET_TABLE(table_name)

Any valid SSM resource table name.

TIME(time)

hhmm-iinn-The period start time hhmm and the period stop time iinn on a 48-hour military clock. Stop time iinn must be greater than start time hhmm.