Which of the following counters shows the number of times a Status_Data_Not_Accepted error was denoted?
A.
Bytes Total/sec
B.
Pool Paged Failures
C.
Pool Non-paged Failures
D.
Work Item Shortages
Explanation:
This value reflects the number of times a Status_Data_Not_Accepted error was denoted at receive indication time.
Incorrect Answers
A: This is the sum of Frame Bytes/sec and Datagram Bytes/sec.
B: Pool Paged Failures reflects the number of times allocations from the paged pool have failed. If this value is less than 1 on a regular basis, either your physical memory is too small for the selected server application, or you need to increase the paging file size.
C: This value reflects the number of times allocations from the non-paged pool have failed.
References:
Charles J. Brooks, Server+ Certification Exam Cram 2 (Exam SK0-002), QUE Publishing, Indianapolis, 2006, p. 351