Previous Topic

Next Topic

Book Contents

Book Index

Examples

Example 1

The mission should stay in the Active Missions file indefinitely:

MAXWAIT=99

Example 2

The mission should be given an extra three days to execute after its original scheduling date has passed:

DAYS=2,4,6

MAXWAIT=3

RETRO=Y

Assume that the mission does not run due to the absence of the required runtime conditions. The mission that is scheduled for the 2nd of the month waits from the 2nd through the 5th to be executed.

On the 6th, Control-V times out and the mission scheduled for the 2nd is not executed. The missions scheduled for the 4th and 6th waits for execution until the 7th and 9th, respectively.

Figure 396 MAXWAIT Parameter – Example 2

  ---- CONTROL-D CATEGORY BEGIN-MONTH          PRT MISSION STD      --------(M.S)

  COMMAND ===>                                                    SCROLL===> CRSR

  +-----------------------------------------------------------------------------+

    CATEGORY BEGIN-MONTH                       MISSION STD        MONITOR

    OWNER    M22     TASKTYPE PRT              GROUP B_MONTH-PRT

    BATCH            SKELETON                  FREE               TIMEOUT

    OVERRIDE CLASS   DEST                      EXTWTR             FORM

    WRITER OPTION

    DESC     BUNDLE FOR ALL RECIPIENTS AT THE BEGINNING OF THE MONTH

    DESC

    ===========================================================================

    INCLUDE USER

    EXCLUDE USER

    INCLUDE ODATE

    EXCLUDE ODATE

    SORT PARAMETERS: 1-USER  2-JOB   3-REPORT NAME 4-CATEGORY  5-LEVEL 6-TREE

                     7-FORMS 8-CHARS 9-MODIFY T-TIME/DATE E-USER DEFINED

    ENTER SORT SEQ : 1,3

    ===========================================================================

    DAYS    02,04,06                                              DCAL

                                                                       AND/OR

    WDAYS                                                         WCAL

    MONTHS  1- Y 2- Y 3- Y 4- Y 5- Y 6- Y 7- Y 8- Y 9- Y 10- Y 11- Y 12- Y

    DATES

    CONFCAL          SHIFT   RETRO Y MAXWAIT 03

  PLEASE FILL IN MISSION PARAMETERS. USE "SHPF" TO SEE PFK DEFINITION    08.49.35

Parent Topic

MAXWAIT: Basic Scheduling Parameter