> Here is the setting for unlimit.
>
[quoted text clipped - 8 lines]
> coredump(blocks) unlimited
> nofiles(descriptors) 2000
Here it is again ...
$ db2level
DB21085I Instance "db2inst1" uses "64" bits and DB2 code release
"SQL08015"
with level identifier "02060106".
Informational tokens are "DB2 v8.1.1.50", "siebel_11055",
"U496793_11055", and
FixPak "5".
Product is installed at "/usr/opt/db2_08_01".
Liam Finnie - 05 Jun 2006 21:15 GMT
> Here it is again ...
>
[quoted text clipped - 6 lines]
> FixPak "5".
> Product is installed at "/usr/opt/db2_08_01".
Hi Jane,
Please take a look at your utility heap setting (UTIL_HEAP_SZ database
configuration parameter) - sqluAllocTBufs (the function that mentioned
the system memory limit was reached) tries to allocate from that heap.
Cheers,
Liam.
jane - 05 Jun 2006 21:35 GMT
Thanks for the replies. This is what we have for UTIL_HEAP_SZ. We are
doing large loads. This is big enough?
$ db2 get db cfg for dbname |grep -i UTIL_HEAP_SZ
Utilities heap size (4KB) (UTIL_HEAP_SZ) = 10000
Should I increase this to 100000?
Thanks Again
Mark Yudkin - 06 Jun 2006 08:59 GMT
40MB sure looks small in relation to your other allocations. Try increasing
it until the problem goes away.
> Thanks for the replies. This is what we have for UTIL_HEAP_SZ. We are
> doing large loads. This is big enough?
[quoted text clipped - 5 lines]
>
> Thanks Again
Mark A - 06 Jun 2006 01:52 GMT
> Here it is again ...
>
[quoted text clipped - 6 lines]
> FixPak "5".
> Product is installed at "/usr/opt/db2_08_01".
You have a 64 bit instance, so you should have no problem with 7GB of
bufferpools.
Looks like you have a special version of DB2 for Siebel. FP 5 is quite old,
and it would nice if you could upgrade to FP12 or a more recent fixpack (but
maybe Siebel does not support past FP5?).
If you have an IBM support contract, open a PMR.