Glossary

Interpreting the accounting report:

**Class 1 minus Class 2** = time spent outside DB2 (application processing, network) - **Class 2 minus Class 2 CPU** = in-DB2 wait time - **High lock wait** relative to total elapsed time = lock contention problem - **Sort overflows > 0** = sort heap too small or query generating excessive sorts - *

Learn More

Related Terms