The information in this article applies to:
SYMPTOMS
An APPC or CPI-C application may fail to get an active conversation with a
remote APPC LU if a previous conversation with a different remote APPC LU using the same dependent local APPC LU has ended. For example, if there was a conversation over a dependent local LU, "LOCAL," and a remote LU, "REMOTE1," an APPC or CPI-C application may fail to get an active conversation over dependent local LU "LOCAL" and remote LU "REMOTE2" even if the previous conversation has ended. Q180416 APPC or CPI-C TPs May Fail When Using Dependent LU 6.2 SessionsNOTE: This problem can only occur when using Dependent LU 6.2 sessions and does not occur when using Independent LU 6.2 sessions. CAUSEA similar problem was corrected in earlier versions of SNA Server as described in article Q180416. SNA Server was modified to send an UNBIND Cleanup to the host to end the previous session that is no longer being used. In this case, the UNBIND Cleanup is treated as an error by the CICS Region on the host, so CICS attempts to re-establish the session over the local APPC LU/remote APPC LU that was previously being used. CICS sends a BIND to the SNA Server to re-establish this session. SNA Server responds with a BIND +RSP, which causes the ALLOCATE for the new session over the same local APPC LU and a different remote APPC LU to hang because the local APPC LU is already in use. RESOLUTIONTo resolve this problem, obtain the latest service pack for SNA Server version 4.0. For additional information, please see the following article in the
Microsoft Knowledge Base: Q215838 How to Obtain the Latest SNA Server Version 4.0 Service Pack STATUSMicrosoft has confirmed this to be a problem in Microsoft SNA Server versions 3.0 SP3, 4.0 SP1, and 4.0 SP2. This problem was first corrected in SNA Server version 4.0 Service Pack 3. MORE INFORMATION
After applying the update, SNA Server will issue an UNBIND Normal to end the previously used session instead of an UNBIND Cleanup. This is not treated as an error by CICS on the mainframe, so it will not attempt to re-establish the previous session.
Additional query words:
Keywords : sna4sp3fix |
Last Reviewed: September 29, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |