Hello,
Joachim Tuchel wrote:
> We see the following error almost daily, sometimes two to three times a
> day:
[...]
Has it ever worked well? If so: Is there a difference between then and
when the trouble started?
It sounds like your DB2 instance restarted. You need to dig into the
db2diag.log file to learn more on why DB2 got into trouble. In cases like
this, you need to set aside quite a bit of time to run through the
db2diag.log: It can be rather verbose when such things happen.
How about the operating system's system log (most likely in /var/log/
messages): Does it mention the OOM (out-of-memory) killer stepping in and
terminating a DB2-related process?
Have you configured DB2 to use huge pages? If so, memory handling can be
harder to get right (but supposedly, performance is also significantly
better, if your server has lots of memory). If you don't know whether you
you configured DB2 to use huge pages, then it does not (it requires
active work from the DBA).
--
Regards,
Troels Arvin