06.01.2013 Views

Download PDF - IBM Redbooks

Download PDF - IBM Redbooks

Download PDF - IBM Redbooks

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Figure 5-7 Thread Activity panel<br />

► Statements cache local hit ratio, which shows the percentage of SQL statements that<br />

avoided prepares because the statements were retrieved from the local cache. It indicates<br />

the effectiveness of the local SQL statement cache.<br />

► DBD hit ratio, which shows the ratio, as a percentage, of successful requests for database<br />

descriptors from the EDM pool to the total number of requests for database descriptors.<br />

Thread activity<br />

The Thread activity panel (Figure 5-7) shows a list of threads that are active at the moment<br />

that you called the transaction. Each thread is associated with one SAP work process (More<br />

than one thread per work process is possible).<br />

Several utilities shows specific information for each thread:<br />

► Buffer pool Activity<br />

► Locking Activity<br />

► Locked resources<br />

► Data Sharing Locking Activity<br />

► SQL Activity<br />

► SQL Statement<br />

► Lock waits<br />

► Group Buffer Pool<br />

► Times<br />

Statement Cache<br />

The Dynamic Statement Cache is a DB2 feature that stores, in a pool, prepared SQL<br />

statements. These statements can be shared among threads, plans, and packages to avoid<br />

preparation processes, thus improving performance.<br />

DBA Cockpit has a utility that you can use to view and monitor the prepared SQL statements<br />

that are stored in the dynamic statement cache. This tool is useful for finding expensive<br />

statements in your system.<br />

Several predefined filters are available that are helpful for finding queries that use the most<br />

resources and that can be optimized to tune your system and applications.<br />

Chapter 5. Managing and monitoring with <strong>IBM</strong> zEnterprise Unified Resource Manager 85

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!