The CICSplex IPConn Sessions Details table allows you to look at the sessions that are available for a given IP connection the transactions that are using those sessions and determine what those transactions are waiting for.
Client CCSID Value Is the language's Coded Character Set Identifier for the client session.
Conversation State Displays the next action on the session. Receive indicates that the task is waiting to receive data, whereas Send indicates the session is waiting for the local task to send data. Valid values are Receive, Send, and Sending.
Current Transaction Number Is the task number of the transaction using this session.
Origin Node The combination of z/OS System ID (SMFID) and CICS region name. The value format is an alphanumeric string, maximum 32 bytes, and case-sensitive.
When a situation is true, the system compares the origin node name in the attribute to the names of managed systems assigned to the item. If the origin node name matches the name of a managed system, the status of the item changes accordingly. If the names of the origin node and the managed systems do not match, the status of the item remains unchanged.
Read Timeout Value Is the length of time this session will wait for the partner to respond.
Resource Name Is the name of the resource the transaction is waiting to access.
Resource Type Is the type of category for the resource that the transaction is waiting to use.
Session Connection Name Is the name of the IP Connection that this session uses for communication.
Session Current Tranid Is the transaction ID of the transaction currently using this session.
Session Error Code Is the current error code reported against this session.
Session Region Is the job name or modify ID of the CICS region being monitored.
Session Termid Is the terminal ID assigned to this session.
Session Type Is the this session is used. SEND SESSIONS CAN ONLY be allocated from this region whereas Receive sessions are for incoming requests. Valid values are Send and Receive.
System ID Indicates the 4-character name that uniquely identifies an active z/OS operating system within a given CICSplex. The value format is an alphanumeric string, maximum 4 characters, and case-sensitive. z/OS System IDs are always in uppercase characters.