

Which database statistics are kept?
Statistics about the database configuration, log status, structure and size of tables, indexes, log, and database can be accessed via special system tables.
Which monitoring information is available?
Database monitoring comprises a great number of database events, such as the number of SQL statements issued, the number of logical and physical read and write operations, as well as the hit rate in the different caches.

