Errors When Performance Monitoring SNA ServerLast reviewed: March 19, 1998Article ID: Q169488 |
The information in this article applies to:
SYMPTOMSWhen you initially activate Windows NT Server Performance Monitor to collect SNA Server performance data, the following errors may occur:
CAUSEThe SNA Server performance monitoring collection routine returns a Buffer Size greater than the Perfmon buffer pointer allocated. The data collection routines AddNodeCounters and AddRTMCounters write data to the buffer, but fail to decrement the remaining byte count, which results in the buffer write operation going past the end of the buffer.
STATUSMicrosoft has confirmed this to be a problem in SNA Server version 3.0 and 3.0 Service Pack 1. This problem was corrected in the latest SNA Server version 3.0 U.S. Service Pack. For information on obtaining this Service Pack, query on the following word in the Microsoft Knowledge Base (without the spaces):
S E R V P A C K MORE INFORMATIONWith the fix, the code has been modified to decrement the remaining byte count for the Node and RTM counter collections.
|
Additional query words: crash blue
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |