DGADBATC Parm Options
Three DGADBATC PARM options activate and control the MAXDELAY RESTART. These values are represented as Y or N values in positions nine, ten and eleven of the PARM string.
Parameter nine enables or disables the MAXDELAY RESTART. To enable MAXDELAY RESTART and shift the MAXDELAY processing to the API, set this parameter to Y. The default for this parameter is N, causing the MAXDELAY, as described above, to be used.
Parameter ten allows the API to display to DMPRINT, a process progress report from the Select Process commands used to monitor the process. To enable this progress report, set this parameter to Y. The default for this parameter is N.
Parameter eleven provides control over the remaining commands within SYSIN in the event that a SUBMIT with MAXDELAY terminates with a non-zero return code. When specified as Y, this parameter forces an EOF or EOJ of the API without attempting to execute the remaining commands in SYSIN. This value defaults to N.
//STEP1 EXEC PGM=DGADBATC,PARM='yyllyyyyYNN'
"yyllyyyy" are
the old 8 parameters and YNN represent the new parameters. For more information about parameter
options, see DGADBATC EXEC parameters