Performance objectives and exception processing
Before you can start monitoring the system, define your performance objectives on the basis of the business needs, the workload for the system, and the resources available. Typically, the objectives would include acceptable response times, average throughput, and system availability.
These objectives are usually formalized in service-level agreements between the users and the data processing groups in an organization. The agreements can include expectations of query response times and transaction throughput.
You can monitor how well these objectives are being met.
The most efficient way to do this is to set limits, exception thresholds, for key fields that reflect your performance objectives using exception processing.
Exception profiling can assist you in establishing exception thresholds. This facility sets exception thresholds automatically based on your application configuration. For reports, the Accounting TOP subcommand option is also useful in determining Accounting exception thresholds.
For example, you can monitor response times by setting exception thresholds for class 1 and class 2 elapsed times to reflect the acceptable response times for your environment. Class 1 elapsed time shows the thread time (from thread creation to thread termination) and class 2 time shows the time DB2® spent processing SQL statements.