610: IRC_DISCONNECT_FAILURE
During Close_Pipe processing, CICS® issued a DFHIRP disconnect call to terminate the connection to CICS. This request has failed.
System Action
The call fails and the pipe remains open. DFHIRP returns a R15 value to subreason field-1 and a R0 value (the reason code) to subreason field-2. The first two bytes of subreason field-1 are the return code qualifier and the last two bytes are the return code itself.. The external CICS interface takes a system dump.
Although the disconnect failed, it is possible that the pipe is still connected to CICS. However, all connections are automatically disconnected at the end of the batch program.
User Response
For an explanation of the IRP return codes, see the interregion control blocks in the Data areas. The IRP return codes are in the DFHIRSPS copybook, listed under the heading IRC. Use the return code and the dump to determine the cause of the error.