DFS3417E CICS IPIC ERROR ON ACTIVE ISC TCP/IP SESSION SENSE=sensecode TEXT=cicsmsgnm
Explanation
During the exchange of messages between IMS and IBM® CICS® Transaction Server for z/OS® on an active ISC TCP/IP session, IMS received an IP interconnectivity (IPIC) conversation error (IS7) message from CICS.
The sense code indicates
the type of error. If CICS passed
an error message ID to IMS, the
message ID is displayed in the TEXT
field.
- cicsmsgnm
- A nine-character field that contains the CICS error message number, if CICS returned it to IMS. This text is the CICS error message that was issued to the CICS job log.
- sensecode
- A 4-byte code that indicates the nature of the error. These codes
are issued by CICS.
- 080F0983
- Access denied.
- 080F6051
- Security not valid.
- 08240000
- Conversation identifier no longer valid; the task was backed out in CICS.
- 08390000
- The transaction attach was rejected; the IMS system is quiescing.
- 084C0000
- The transaction attach was rejected; transaction is known but disabled in CICS.
- 08640001
- The mirror transaction abended in CICS.
- 1008600B
- CICS system error.
- 10086021
- The transaction attach was rejected; transaction is unknown to CICS.
System action
For sense code 08640001, IMS dequeues the output message. The session remains active.
For all other sense codes, IMS puts the output message back on the message queue and terminates the session.
IMS continues processing.
System programmer response
In cases where IMS puts the output message back on the message queue and terminates the session, before you attempt to reestablish the session, determine the cause of the problem and correct it to prevent the same error from occurring again.
For more information about the sense codes, see the CICS documentation or consult with your CICS administrator. Look up the CICS error message in the CICS documentation.