Health monitor API request types
You can use database APIs to capture snapshots of your database. The snapshots that you create are used by the heath monitor to assess the current state of your database.
The following table lists all the supported snapshot request types.
| Monitor level | API request type | Information returned |
|---|---|---|
| Database manager | SQLMA_DB2 | Database manager level information. |
| Database | SQLMA_DBASE_ALL | Database level information. Information is returned only if the database is activated. |
| Database | SQLMA_DBASE | Database level information. Information is returned only if the database is activated. |
| Table space | SQLMA_DBASE_TABLESPACES | Table space level information for each table space that has been accessed by an application connected to the database. Also includes health information for each table space container within the table space. |