Previous Topic: DC470044Next Topic: DC470046


DC470045

FIRST DIALOG TO BE EXECUTED IS NOT A MAINLINE DIALOG

Reason:

The first (entry point) dialog for the CA ADS Batch application is not a mainline dialog. For non-CA ADS Batch applications, the entry point dialog is specified either by the PARM keyword on the job execution statement or via the SYSIPT data set. For CA ADS Batch-compiled applications, the task code specified by the PARM keyword or via the SYSIPT data set relates to the first function to be executed and, by implication, to the dialog associated with that function. In either case, the first dialog to be executed must be compiled as a mainline dialog. Correct the PARM or SYSIPT statement if in error or recompile the dialog as a mainline dialog and rerun the job.

Module:

ADSORUNB

Severity:

0