Previous Topic

Next Topic

Book Contents

Book Index

§Restart§ Parameters supported in the RERUN action

The following parameters are supported in the RERUN action (with Control-M/Restart installed):

Table 277a RERUN action parameters supported by CTMAPI

CTMAPI parameter

Control-M parameter

FROMPGM

RERUN: FROM PGM

FROMSTEP

RERUN: FROM PROC

TOPGM

RERUN: TO PGM

TOSTEP

RERUN: TO PROC

RECABEND

Recapture Abend (vaild values: 'Y','R', or 'N'. If the parameter is omitted the default from $DEFAULT of Control_M/Restart is used)

RECCOND

Recapture Cond Codes (vaild values: 'Y','R', or 'N'. If the parameter is omitted the default from $DEFAULT of Control_M/Restart is used)

STEPADJ

Step Adjustment (vaild values: 'Y' or 'N'. If the parameter is omitted the default from $DEFAULT of Control_M/Restart is used)

Example:

AJF RERUN MEM=K5 FROMPGM=IOX FROMSTEP=S1 TOPGM=IOX TOSTEP=S3

RECABEND=Y RECCOND=Y STEPADJ=Y          

Parent Topic

3. AJF Actions