Hi All,
One of our Test Databases (DB2 UDB 9.5 FP4 on AIX) has been consistently crashing. On analysing the db2diag.log the following warning message is displayed:-
ADM4000W A catalog cache overflow condition has occurred. There is no error
but this indicates that the catalog cache has exceeded the configured maximum
size. If this condition persists, you may want to adjust the CATALOGCACHE_SZ
DB configuration parameter.
2009-09-30-07.49.06.691908 Instance:vproto Node:000
PID:2318496(db2agent (instance) 0) TID:7335 Appid:*LOCAL.vproto.090930054857
oper system services sqloEDUCodeTrapHandler Probe:999
ADM14001C An unexpected and critical error has occurred: "Trap". The instance
may have been shutdown as a result. "Automatic" FODC (First Occurrence Data
Capture) has been invoked and diagnostic information has been recorded in
directory
The parameter CATALOGCACHE_SZ is set to Automatic and we have tried to alter it's value but it did not work.
On analyzing the trap files that were generated it was discovered that some "Segementation Violation" was causing these repeated crashes.
Me and my team are have run out of ideas, please help!!!