Monitoring performance with WRKSYSSTS
A screen full of numbers of which, usually, only two get read. Which ones actually help, how to read them, and what to do when they say something is wrong.
Articles tagged #performance — 4 results
A screen full of numbers of which, usually, only two get read. Which ones actually help, how to read them, and what to do when they say something is wrong.
When a query slows down, the cause is almost always a missing index or a condition written in a way the database cannot use. Here is how to find out instead of guessing.
What WRKACTJOB shows on screen, but queryable and sortable.
Db2 for i records which indexes it would have wanted, one query at a time. Creating them all is the quickest way to slow the database down.