Hi,
on db2 v8.2 fp11 on Linux there are plenty of following warnings in db2diag.log file:
Code:
ADM4500W A package cache overflow condition has occurred. There is no error
but this indicates that the package cache has exceeded the configured maximum
size. If this condition persists, you may want to adjust the PCKCACHESZ DB
configuration parameter.
The db cfg parameter PCKCACHESZ (in 4 kB) is set to 975. What is recommended method to increase size of this parameter? Can I just double it or make it 10-times bigger?
Regards,
Grofaty