DB2 Version 9.7 for Linux, UNIX, and Windows

Health monitor CLP commands

You can get health status information for the database manager and its databases by issuing health monitor commands. The information returned represents a snapshot of the health state at the time the command was issued.
Important: The health monitor, health indicators, and related components have been deprecated in Version 9.7 and might be removed in a future release. For more information, see Health monitor has been deprecated.
The following table lists all the supported snapshot request types.
Table 1. Snapshot monitor CLP commands
Monitor level CLP command Information returned
Database manager get health snapshot for dbm Database manager level information.
Database get health snapshot for all databases

Database level information. Information is returned only if the database is activated.

Database get health snapshot for database on database-alias

Database level information. Information is returned only if the database is activated.

Database get health snapshot for all on database-alias

Database, table space, and table space container information. Information is returned only if the database is activated.

Table space get snapshot for tablespaces on database-alias Table space level information for each table space that was accessed by an application connected to the database. Also includes health information for each table space container within the table space.