
Chapter 3. Overview of tools to analyze database performance 39
Figure 3-5 SQL Plan Cache Statements window
Refer to Chapter 7, “SQE Plan Cache and SQE Plan Cache Snapshots” on page 237 for
more details.
3.3 SQE Plan Cache Snapshots
The SQE Plan Cache is cleared when you do an IPL. This means that once you IPL the
system you lose all the contents of the SQE Plan Cache. For this reason it is nice to have a
method to save a copy of the contents of the SQE Plan Cache in a separate place. SQE Plan
Cache snapshots are images of the contents of the SQE Plan Cache. Its data is not Volatile.
SQE Plan Cache Snapshots cause no overhead. Its data capture ...