Observation: Index and Data Page Offset

The offset from the index pages to the data pages exceeds the limit for a clustering index, which indicates clustering for the index is degrading. To improve the probability that the Db2 optimizer will use clustering index:

  1. Execute REORG to restore clustering

  2. Run RUNSTATS to update statistics

  3. Rebind affected plans.