Network activity for sample interval  Procedure cache statistics for session

Appendix A: Examples of Views

Network performance summary

This view shows the rate of Adaptive Server activity over all its network connections during the most recent sample interval. It shows the number of bytes per second that were received by and sent by Adaptive Server during the interval.

SMC_SIZET network_perf_sum_count = 2;
SMC_DATAITEM_STRUCT network_perf_sum_view[] = {
{ SMC_NAME_NET_BYTES_RCVD,      SMC_STAT_RATE_SAMPLE },
{ SMC_NAME_NET_BYTES_SENT,      SMC_STAT_RATE_SAMPLE }
};




Copyright © 2005. Sybase Inc. All rights reserved. Procedure cache statistics for session

View this book as PDF