Example 1
Schedule the balancing mission only on specific dates in the month. If the date has passed, do not schedule the mission.
Figure 347 RETRO Parameter – Example 1
 ---- CONTROL-M/ANALYZER CATEGORY DAILY BAL MISSION INVENTORY-------(BM.S)
 COMMAND ===>                                                    SCROLL===> CRSR
 +-----------------------------------------------------------------------------+
   CATEGORY DAILY                                MISSION INVENTORY
   JOB      INV       STEP          ,            SCOPE   JOB
   RULENAME INV01     RULELIB CTB.PROD.RULES
   OWNER    M43       GROUP   INVENTORY
   DESC     END-OF-DAY INVENTORY CHECK
   DOCMEM   INV       DOCLIB  PROD.CTB.DOC
   =========================================================================== 
   DAYS    15,16,18,19,20                                        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 N   MAXWAIT 00                               
   MINIMUM          PDS                                                        
   =========================================================================== 
   IN
   TIME      FROM      TO      NOT LATER THAN      PRIORITY
   ===========================================================================
   SET VARS
 ======= >>>>>>>>>> END OF BALANCING PARAMETERS FOR THIS CATEGORY <<<<<<< ======
 USE THE DOC COMMAND TO SHOW/HIDE BALANCING DOCUMENTATION               10.01.10
Assume that the computer was off line from the 16th until the 18th, and the 15th was the last date that the mission was scheduled for execution. Today is the 19th. Therefore, the mission is only scheduled for execution on the 19th.
Example 2
Schedule the balancing mission for every working day, whether the computer is active or not.
Figure 348 RETRO Parameter – Example 2
 ---- CONTROL-M/ANALYZER CATEGORY DAILY BAL MISSION INVENTORY-------(BM.S)
 COMMAND ===>                                                    SCROLL===> CRSR
 +-----------------------------------------------------------------------------+
   CATEGORY DAILY                                MISSION INVENTORY
   JOB      INV       STEP          ,            SCOPE   JOB
   RULENAME INV01     RULELIB CTB.PROD.RULES
   OWNER    M43       GROUP   INVENTORY
   DESC     END-OF-DAY INVENTORY CHECK
   DOCMEM   INV       DOCLIB  PROD.CTB.DOC
   =========================================================================== 
   DAYS                                                         DCAL  WORKDAYS 
                                                                      AND/OR   
   WDAYS                                                         WCAL          
   MONTHS  1- N 2- N 3- N 4- N 5- N 6- N 7- N 8- N 9- N 10- N 11- N 12- N      
   DATES                                                                       
   CONFCAL          SHIFT   RETRO Y   MAXWAIT 00                               
   MINIMUM          PDS                                                        
   =========================================================================== 
   IN
   TIME      FROM      TO      NOT LATER THAN      PRIORITY
   ===========================================================================
   SET VARS
 ======= >>>>>>>>>> END OF BALANCING PARAMETERS FOR THIS CATEGORY <<<<<<< ======
 USE THE DOC COMMAND TO SHOW/HIDE BALANCING DOCUMENTATION               10.01.10
Assume that the computer was off line from the 16th until the 18th, and the 15th was the last date that the mission was scheduled for execution. Today is the 19th.
Assume that the WORKDAYS calendar contains the dates 15, 16, 18, and 19. Therefore, the mission is scheduled three times with the original scheduling dates: the 16th, 18th, and 19th.
Parent Topic |