Previous Topic

Next Topic

Book Contents

Book Index

DAYS: Mission Definition Parameter

Specifies the days of the month on that the mission should be scheduled for execution.

See also CONFCAL and WDAYS.

Figure 307 DAYS Parameter Format

Optional. The DAYS parameter specifies days of the month on that missions should be scheduled, provided other basic scheduling criteria are met. Values for DAYS can be specified alone, or they can be specified in conjunction with a calendar specified in the DCAL parameter. DAYS and DCAL can also be specified in conjunction with WDAYS and WCAL (described in WDAYS: Mission Definition Parameter).

DAYS subparameters are described in Table 282.

Table 282 DAYS Subparameters

Subparameter

Description

DAYS

Days of the month on which to schedule a mission. The months in which to order missions are specified in the MONTHS parameter, which is described in MONTHS: Mission Definition Parameter. Various formats (described below in "Valid Formats for the DAYS parameter") can be used to specify DAYS (for example, 3 means the 3rd day of the month, L2 means the day before the last day of the month, D1PA means the 1st day in period A).

DCAL

Name of a calendar containing a predefined set of dates (referred to as working days) on that a mission should be scheduled. A specified name must be a valid member name of 1-8 characters, or an * to indicate that the calendar specified in the CONFCAL parameter should be used for scheduling. For more information on how to define, use and modify calendars, see IOA Calendar Facility.

Note: A calendar specified in DCAL does not have to exist when defining mission parameters. However, it must exist when the mission is ordered.

AND/OR

Conjunctional parameter used to link the DAYS and WDAYS parameters when both are specified.

A (AND)

Both DAYS (and DCAL) and WDAYS (and WCAL) criteria must be satisfied to schedule a mission.

O (OR)

Either DAYS (and DCAL) or WDAYS (and WCAL) criteria must be satisfied to schedule a mission. Default.

If A (AND) is specified when either DAYS or WDAYS is specified (but not both), the missing DAYS or WDAYS value is automatically set to ALL.

Assuming all other Basic Scheduling criteria are met:

Valid Formats for the DAYS parameter

Valid formats for the DAYS parameter, and how they relate to DCAL, are described below.

In the following non-periodic scheduling formats:

In the following periodic scheduling formats:

Parent Topic

Mission Definition Parameters