LatchMonitor
DescriptionThe LatchMonitor monitors the database for excessive latch sleep activity. An alert is generated when latch sleep activity exceeds a configurable threshold. ConfigurationThe <LatchMonitorConfig> element is configured with the following attributes:
Example<LatchMonitorConfig SLEEP_THRESHOLD="1000" MAX_SLEEP_RATE="0.1" MAX_SLEEP_RATE_CHANGE="2.0"/> In this example, TCAgent sends an alert when any latch with more than 1000 sleeps either has a sleep rate greather than 0.1, or has a sleep rate that has more than doubled (2x) from the prior task execution. |
TCAgent Task IndexDatabase Monitor Tasks
Database Report Tasks
Database Utility TasksServer Monitor Tasks
Server Utility Tasks |