Overview of the main features of BMCTRIG
By using the BMCTRIG utility, you can monitor changes in your database statistics. BMCTRIG reports significant changes (exceptions) and automatically creates maintenance jobs to perform the actions that you specify based on the condition of your Db2 objects.
You define the exception thresholds that BMCTRIG monitors. You can set different thresholds for different objects in your subsystem and you can assign a priority to specific thresholds to indicate the severity of the condition. When executed, BMCTRIG checks for objects that meet or exceed the thresholds that you have defined.
If thresholds are exceeded, BMCTRIG takes a user-defined action. The following user-defined actions are examples:
- Record the exception in the Exceptions Table, logging when the exceptions occurred, and what the threshold and actual values were for the exception.
- Produce a batch report when BMCTRIG encounters an exception condition that contains the following information:
- Exception condition
- Object name and type
- Current value of the statistic
- Compare value and threshold value
- Corrective action taken (such as a user-defined REORG utility job)
Generate maintenance jobs that use the corrective actions that you defined.
BMCTRIG uses priorities to order work and to limit generation of corrective action work. The corrective actions can include any utilities that DASD MANAGER PLUS supports or your own (user-defined) program.