IEC185I
text ERROR ON SETPRT TO SYSOUT ddname REASON CODE rsncde

Explanation

text is one of the following:
  • QMGRIO
  • CLOSE
  • OPEN
  • SEGMENTING
  • ENQ
  • MULT DCB
A SETPRT macro instruction was issued for the SYSOUT data set identified in the ddname field of the message text. One of the following errors occurred:
  • QMGRIO ERROR, reason code X'00000008': an error occurred while SETPRT processing was attempting to read a JFCB or JFCBE control block from the system work area (SWA).
  • CLOSE ERROR, reason code X'0000000C': an error occurred when SETPRT processing invoked the CLOSE subsystem interface for the previous data segment.
  • OPEN ERROR, reason code X'00000010': an error occurred when SETPRT processing invoked the OPEN subsystem interface for the new data segment being created.
  • SEGMENTING ERROR, reason code X'00000014': an error occurred while the scheduler spool file allocation routine was segmenting the data set.
  • ENQ ERROR, reason code X'00000018': SETPRT processing issued an ENQ macro instruction that failed.
  • MULT DCB ERROR, reason code X'0000001C': More than one DCB was opened for the SYSOUT data set.
In the message text:
ddname
The DD name.
rsncde
The reason code.

System action

SETPRT processing ends and places a return code in register 15 and a reason code in register 0.

Operator response

Notify the system programmer.

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 SYSOUT output for the job.

Programmer response

Follow your installation's procedures for correcting the error. If necessary, contact your programming support personnel.

Source

DFSMSdfp

Module

IGG08117

Routing code

11

Descriptor code

-