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

SQL Anywhere 17 » SQL Anywhere Server - Database Administration » Performance improvements, diagnostics, and monitoring » Diagnostics » Other diagnostic tools and techniques

Database performance monitoring

Monitor your database performance in real time.

A set of statistics that you can use to monitor database performance is provided. There are many ways to access these statistics:

  • SQL functions

    These functions allow your application to access database statistics directly.

  • Windows Performance Monitor

    This is a monitoring tool provided by your Windows operating system. You can adjust what it monitors with database server options.

  • Performance Statistics utility for Unix (dbstats)

    This utility provides monitoring of database server, database, and connection statistics for database servers running on Unix.