The information in this article applies to:
SYMPTOMSWhen an SNA Server connection failure occurs, SNA Server logs Event 23 in the Windows NT application event log and indicates the error code returned by the SNA Server link service in the Qualifier field. For example: The "xx" value in the Qualifier field indicates the "outage code", which is logged in hex format, such as "00AE". The meaning of these hex-formatted outage codes are documented in the SNA Server Reference Guide under Event 23, as well as in the SNA Server Device Interface Specification in Section 3.4. When enabling SNA Server Data Link Control (DLC) tracing using the SNATRACE program (on either the SNA Server service, or a link service), the <snaroot>\traces\NODEMSG?.TRC message trace file will also log the outage code. However, the outage code logged in the DLC message trace is logged in decimal, which can cause confusion. For example:
In the above case, the outage code of 174 decimal is equivalent to 0xAE
hex.
CAUSESNA Server DLC message tracing logs outage codes in decimal. RESOLUTION
When interpreting an SNA Server DLC message trace outage message, the
outage code should be converted to hex in order to locate the proper error
listed in the SNA Server Reference Guide.
STATUSMicrosoft has confirmed this to be a problem in SNA Server for Windows NT. This problem was corrected in the latest SNA Server for Windows NT, 2.11 U.S. Service Pack. For information on obtaining the Service Pack, query on the following word in the Microsoft Knowledge Base (without the spaces): S E R V P A C K Additional query words: prodsna 2.00 2.10 2.11
Keywords : ntnetserv |
Last Reviewed: November 18, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |