IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1

Error CYNK0069E: MON_HEAP_SZ occurred while querying or updating records in tables

The problem: The following error message is returned in trace-aal.log and trace-kl1.log when Managing Server is supporting many data collectors:

CYNK0069E Database exception com.ibm.db2.jcc.b.SqlException: DB2 SQL error: 
SQLCODE: -973, SQLSTATE: 57011, SQLERRMC: MON_HEAP_SZ occurred while querying or updating records in tables.

The solution: Increase the MON_HEAP_SZ to 3072

su - [database instance user ID]
db2 update dbm cfg using MON_HEAP_SZ 3072
db2stop
dbstart


Parent topic:

Installation and configuration

+

Search Tips   |   Advanced Search