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

SQL Anywhere 12.0.1 » SQL Anywhere Server - SQL Usage » Performance improvements, diagnostics, and monitoring » Tips for improving performance » Cache-related performance tips

 

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