Hi we're on AIX5.1L (ML4) with DB2 V7.2 with 16Gb RAM, of which 8Gb has been 'reserved' for DB2 - the server is dedicated to DB2.
When I try to increase my database manager SHEAPTHRES from 50,000 (4Kb) to 102,000, i keep receiving an SQL0987 error.
My database config:
DBHEAP = 10,000 (4 Kb)
UTIL_HEAP_SZ= 24,156 (4kb) and
I have 1 BUFFERPOOL = 0.5Gb
(with smaller settings for PCKCACHE = < 1 Mb & LOCKLIST = 4Mb)
I also get the same SQL0987 error when i try to increase my 1 bufferpool.
When i run a Unix command, TOPAS, there is always less than 10% of 16Gb being used so the resources are there apparently.
Is there a setting i am missing out on? I read somewhere where someone said the DBM Config was restricted to 2Gb but i haven't seen it anywhere in IBM doco.
Does anyone else have this problem? It seems i can only take my DBM/DB settings up to 2Gb.