
Chapter 6. Operations 107
6.1.3 Logical page list (LPL)
The LPL exception condition is set if pages cannot be read from or written to the
group buffer pool. In non-data sharing, pages can only be set LPL when they
cannot be read from or written to disk because of a transient disk problem.
Messages such as DSNB250E, DSNB303E, DSNB311I, and DSNB312I indicate
that pages have been written to the LPL and provide information as to why they
were put in the LPL. DB2 also automatically recovers LPL conditions
unless it is
detected during restart in DB2 V8.
6.1.4 Recommendations for GRECP/LPL recovery
The most common reasons that you may need to manually ...