IEC919I
169-rc,jjj,sss

Explanation

The error occurred during the processing of IMGLIB with the CLOSE option. The DCB address passed to IMGLIB in register 1 was incorrect.

In the message text:
rc
Associates this message with system completion code 169 and with the return code.
jjj
Job name.
sss
Step name.
The explanation for the hex return code is as follows:
Return Code
Explanation
01
DCB address is outside of the user's region.
02
The DCB does not point to a valid DEB, or the DEB does not point back to the DCB.
03
The DCB does not point to a valid DEB, or the DEB does not point back to the DCB; the DCB was written to the GTF trace data set.

System action

For return code 03, the DCB is written to the GTF data set. For other return codes, no data is traced and the task is ended.

System programmer response

If the error recurs and the program is not in error, look at the messages in the job log for more information. Search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM® Support Center. Provide the JCL and the program listing for the job.

Programmer response

Probable user error. Make sure that the IMGLIB CLOSE macro instruction is correctly coded. Make sure that the DCB address passed to IMGLIB is the same address returned to your program by a previous IMGLIB OPEN.

Source

DFSMSdfp

Module

IGCT010E

Routing code

11

Descriptor code

6