What are the causes for High Getpage Activity?
High getpage activity means that DB2 is reading a lot of pages to satisfy SQL requests. This generally points to an index tuning opportunity or the fact that RUNSTATS may not have been run causing DB2 to choose the wrong access path to the data.