SNA Parallel Sessions

Each active transaction allocates one parallel session to interact with the host when SNA is used instead of TCP/IP. This session is activated when the transaction sends the attach message (allocate conversation) and released after the forget message (TpEnded). When you configure too few parallel sessions for the SNA connection, the transactions that are waiting for the active ones to release can start queuing up. To avoid this queuing problem, configure enough sessions for the worst-case scenario.

Note

SNA Server 4.0 SP3 required the use of a contention winner session, but Host Integration Server does not. Host Integration Server can use any session as it becomes available.

Host Integration Server can handle large numbers of parallel sessions. The maximum is 30,000 parallel sessions for each LU-LU pair, after which another LU-LU pair must be configured. The CICS system is a bit more sensitive to the amount of parallel sessions configured. Contact your CICS systems experts for the appropriate session count.

See Also

Transaction Programs that Run for a Long Time