The information in this article applies to:
SYMPTOMS
If an LUA SLI application issues an SLI_RECEIVE request and passes a data
buffer that is smaller than the size of the chain being received, the SLI
interface returns a primary_rc of LUA_UNSUCCESSFUL and secondary_rc =
LUA_DATA_TRUNCATED.
CAUSE
When the receive buffer for the SLI_RECEIVE is filled up with data the SLI
library should return the SLI_RECEIVE verb with a primary_rc of LUA_OK and
a secondary_rc of LUA_DATA_INCOMPLETE (0x00000060). However, there are
certain conditions in which the SLI interfaces carries on receiving data,
even if the passed buffer has been filled up until it received the entire
chain of Request Units.
RESOLUTIONAn update to SNA Server 2.11 SP1 corrects this problem. The updated modules are: Acssli.dll for OS/2 REFERENCESFor additional information on the enhancement that was made in SNA Server SP1, please see the following article in the Microsoft Knowledge Base: Q148163 SLI Interface Enhanced for Receiving Large Chains STATUSMicrosoft has confirmed this to be a problem in SNA Server version 2.11 SP1. A supported fix is now available for 2.11 SP1 , but has not been fully regression-tested and should be applied only to systems experiencing this specific problem. Unless you are severely impacted by this specific problem, Microsoft recommends that you wait for the next Service Pack that contains this fix. Contact Microsoft Technical Support for more information. Additional query words: prodsna VSP1 LUA SLI_OPEN SLI_RECEIVE LUA_DATA_TRUNCATED
Keywords : kbnetwork snalua kbbug2.11.sp1 kbfix2.11.sp2 |
Last Reviewed: November 16, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |