00D44024
Explanation
The Db2-DL/I batch support cannot continue because the DDITV02 SYSIN data set value for the Db2 initialization module refers to an incorrect module.
System action
The Db2-DL/I batch support cannot continue and processing is terminated.
Operator response
Notify the system programmer.
System programmer response
Correct the DDITV02 SYSIN DD value or data set in error by specifying DSNMIN10 as the initialization module and rerun the job.
If you suspect an error in Db2, you might need to report the problem. For information about identifying and reporting the problem, see Collecting diagnostic data.
Problem determination
Check the DDITV02 DD SYSIN value for the required parameter DSNMIN10.
Collect the following diagnostic items:
- Console output from the system on which the job was run, and a listing of the SYSLOG data set for the period of time that spans the failure.
- SYSABEND, SYSUDUMP, or SYSMDUMP output.
- SYSPRINT output, including JCL, for the application program or batch job, and system messages that were issued. Make sure that MSGLEVEL=(1,1) on the JOB statement so that all diagnostic information is sent to SYSPRINT.
- Copy of the DDITV02 SYSIN data set.