DFS3787E DIAGNOSE SYSOUT PROCESSING ERROR – reason_text

Explanation

An unrecoverable error was encountered during processing of the SYSOUT request of a /DIAGNOSE command. The message is issued during /DIAGNOSE command SYSOUT processing when an unrecoverable error is encountered.

In the message text:

reason_text
Identifies the specific error:
INVALID FUNCTION CODE SPECIFIED
A call that was made to /DIAGNOSE command SYSOUT I/O services requested an invalid function. The invalid request is ignored. Contact IBM® Software Support to report the error.
INVALID STATE FOR function REQUEST
A call that was made to /DIAGNOSE command SYSOUT I/O services requested the out-of-sequence function identified in the reason text. The invalid request is ignored. Contact IBM Software Support to report the error.
ALLOCATION FAILED RC=retcode
An error was encountered while allocating the requested SYSOUT data set. Ensure that a valid SYSOUT class was specified and that JES services are available. If the error persists, note the return code in the reason text: retcode. Contact IBM Software Support to report the error, and save the IMS system log that contains a diagnostic X’67D0’ log record, which provides more detailed information about the error.
DCBB GETSTOR FAILED RC=retcode
An error was encountered while allocating the requested SYSOUT data set. A GETSTOR call was made to allocate DCBB storage, and GETSTOR returned with a nonzero return code: retcode. If the IMS storage problem is temporary, issue the request again later. If the problem persists, contact IBM Software Support.
SIOB GETSTOR FAILED RC=retcode
An error was encountered while allocating the requested SYSOUT data set. A GETSTOR call was made to allocate SIOB storage, and GETSTOR returned with a nonzero return code: retcode. If the IMS storage problem is temporary, issue the request again later. If the problem persists, contact IBM Software Support.
DECB GETSTOR FAILED RC=retcode
An error was encountered while allocating the requested SYSOUT data set. A GETSTOR call was made to allocate DECB storage, and GETSTOR returned with a nonzero return code: retcode. If the IMS storage problem is temporary, issue the request again later. If the problem persists, contact IBM Software Support.
DATASET OPEN FAILED RC=retcode
An error was encountered while opening the requested SYSOUT data set. System OPEN services returned with a nonzero return code: retcode. Save the IMS system log that contains a diagnostic X'67D0' log record, which provides more detailed information about the error. Also, retain the system or IMS job log that might contain the z/OS® IEC message related to the error. Contact IBM Software Support to report the error.
DATASET CHECK FAILED RC=retcode
An error was encountered while checking a write buffer for the SYSOUT data set. System CHECK services returned with a nonzero return code: retcode. Contact IBM Software Support to report the error, and save the IMS system log that contains a diagnostic X'67D0' log record, which provides more detailed information about the error. Also, retain the system or IMS job log that might contain the z/OS IEC message related to the error.
DATASET CLOSE FAILED RC=retcode
An error was encountered while closing the SYSOUT data set. System CLOSE services returned with a nonzero return code: retcode. Contact IBM Software Support to report the error, and save the IMS system log that contains a diagnostic X'67D0' log record, which provides more detailed information about the error. Also, retain the system or IMS job log that might contain the z/OS IEC message related to the error.
DATASET WRITE FAILED RC=retcode
An error was encountered while writing to the SYSOUT data set. System WRITE services returned with a nonzero return code: retcode. Contact IBM Software Support to report the error, and save the IMS system log that contains a diagnostic X'67D0' log record, which provides more detailed information about the error. Also, retain the system or IMS job log that might contain the z/OS IEC message related to the error.
DATASET SYNAD/ABEND EXIT CALLED
An error was encountered with the SYSOUT data set. Contact IBM Software Support to report the error, and save the IMS system log that contains a diagnostic X'67D0' log record, which provides more detailed information about the error. Also, retain the system or IMS job log that might contain the z/OS IEC message related to the error.
DATASET WRITING PAST LAST BLOCK
A call that was made to /DIAGNOSE command SYSOUT I/O services requested an out-of-sequence WRITE function. The invalid request is ignored. Contact IBM Software Support to report the error.

System action

IMS continues processing, but the /DIAGNOSE command SYSOUT requested did not complete successfully.

System programmer response

Contact IBM Software Support.

Module

DFSDGS82