Figure 22 Post-Processing Parameters
 ===================================================================   
 OUT      BAKCKPL02-ENDED-OK   ODAT +                               
 AUTO-ARCHIVE Y          SYSDB   Y      MAXDAYS       MAXRUNS       
 RETENTION:  # OF DAYS TO KEEP     # OF GENERATIONS TO KEEP         
 SYSOUT OP   (C,D,F,N,R)                                      FROM  
 MAXRERUN      RERUNMEM             END-TABLE
 CAPTURE BY   (W - WORD / C - CHAR)
 CYCLIC TYPE: C                                  INTERVAL     FROM
 INTERVAL SEQUENCE: +         +         +         +         +         
 SPECIFIC TIMES:                                             TOLERANCE
                     +           +           +           +     
 STEP RANGE         FR (PGM.PROC)          .         TO      .      
 ON PGMST ANYSTEP  PROCST         CODES C0008  U0048            A/O 
   DO                                                               
Table 40 Post-Processing Parameters
Parameter  | 
Description  | 
|---|---|
OUTM  | 
Prerequisite conditions to be added and/or deleted when the job finishes OK.  | 
§Restart§ AUTO-ARCHIVE  | 
Yes or No indicator (Y/N) specifying whether to automatically archive SYSDATA. Subparameters are: 
  | 
RETENTION  | 
Either of the following subparameters (but not both) can be used to specify how long the job must remain in the History Jobs file: 
  | 
SYSOUT  | 
Action to perform with the job sysout when the job finishes OK.  | 
MAXRERUN  | 
Maximum number of reruns to be performed for the job, if DO RERUN is requested. (Called RERUN – MAXRERUN prior to version 6.0.00.)  | 
RERUNMEM  | 
Name of member to be submitted in case of a DO RERUN request. (Called RERUN – RERUNMEM prior to version 6.0.00.)  | 
END-TABLE  | 
Whether the job is an end point for the SMART table (Y/N).  | 
CAPTURE BY  | 
Data to extract from the job's JES output datasets (JESYSMSG, JESJCL, and JESMSGLG) and place into a Control-M AutoEdit variable.  | 
INTERVAL  | 
Amount of time, in minutes, to wait between reruns or between cycles of a cyclic job.  | 
STEP RANGEM  | 
Step range (FROM or TO PGMST, and optionally PROCST) name to be referenced by ON statements.  | 
ONM  | 
Step and code event criteria that determine if the accompanying DO actions are performed 
  | 
DO actionM  | 
Actions to be performed when the ON step/code event criteria are satisfied. Valid DO actions are described in "DO Actions" below.  | 
SHOUTM  | 
Message to be sent to a specified destination in a specified situation: 
  | 
DO Actions
The following are a description and example of each of the DO actions.
DO COND – Add or delete a prerequisite condition.
  | 
  | 
  | 
DO CTBRULE – Invoke the Control-M/Analyzer Runtime environment and execute the specified Control-M/Analyzer rule, which performs the balancing operations defined in the rule on SYSDATA. Arguments can be passed to Control-M/Analyzer. Available only at sites in which Control-M/Analyzer is active.
  | 
  | 
  | 
DO FORCEJOB – Force (schedule) a job under Control-M.
  | 
  | 
  | 
  | 
§Restart§ DO IFRERUN – Perform a restart under Control-M/Restart when the job is manually or automatically rerun. This DO action is available if you have Control-M/Restart installed at your site.
  | 
  | 
  | 
DO MAIL – Send an e-mail message to the specified recipients.
  | 
  | 
  | 
  | 
  | 
  | 
  | 
DO NOTOK – Define the termination status of the job as NOTOK.
  | 
  | 
  | 
DO OK – Define the event within the job as OK.
  | 
  | 
  | 
DO REMEDY – Open a Remedy Help Desk ticket.
  | 
  | 
  | 
 
  | 
Note: To close the ticket, the Control-M user will have to access the Remedy online services.
DO REMFORCE – Force one or more jobs under a remote Control-M.
  | 
  | 
  | 
  | 
  | 
  | 
DO RERUN – Indicate that a job must be rescheduled for a rerun.
  | 
  | 
  | 
  | 
DO SET – Assign a value to a Control-M AutoEdit variable.
  | 
  | 
  | 
Note: Since DO SET values are dependent upon fulfillment of ON step or codes criteria, the values are assigned after job execution and used for subsequent cyclic runs and rerun.
DO SHOUT – Message to be sent to specified location.
  | 
  | 
  | 
  | 
  | 
  | 
DO STOPCYCL – Stop recycling a cyclic task.
  | 
  | 
  | 
DO SYSOUT – Action to perform with the job sysout.
  | 
  | 
  | 
Parent Topic |