As a database administrator, you want to know the status of your Db2 subsystems. The System Condition Monitor (SCM) in SYSVIEW for Db2 provides a basic status of OK, Warning, or Problem for each subsystem. For any subsystem, you can display a list of exceptions, threads, and statistics. For example, the exception count reflects all active exceptions that have an IN-ALERT status. You can select a subsystem that is experiencing exceptions to obtain a list and description of each exception message. You can then use that information to take the appropriate action.
For more information, see Monitor the Condition of Db2 Subsystems in the SYSVIEW for Db2 documentation.
-------------------------------------------