Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - SQL Usage » Performance improvements, diagnostics, and monitoring » Tips for improving performance » Tip: Use the cache to improve performance

 

Statistics that monitor cache size

The following statistics are included in the Windows Performance Monitor and the database's property functions.

  • CurrentCacheSize   The current cache size in kilobytes.

  • MinCacheSize   The minimum allowed cache size in kilobytes.

  • MaxCacheSize   The maximum allowed cache size in kilobytes.

  • PeakCacheSize   The peak cache size in kilobytes.

 See also