If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > DB2MEMDISCLAIM - clarification

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-16-07, 13:23
tf-dev tf-dev is offline
Registered User
 
Join Date: Oct 2007
Posts: 4
DB2MEMDISCLAIM - clarification

Hi all ,
We have a c++ server running on Aix 5.2 which uses db2 v8.1.1.8 with Fixpack
We are seeing a intermittent jumps in the memory using the "ps gv" command. The memory delta was in the range of 4k, 8k and 12k . Most of the Memory leak tools like Memory validator ( code on windows ), purify etc detected no leaks in the appilcation.

Then we started looking at the third party libraries used in the system for AIX . The DB2MEMDISCLAIM seemed to be an interesting candidate. we tried setting the DB2MEMDISCLAIM to yes and DB2MEMMAXFREE to null. The intermittent jumps have stopped for now after the change .

What i understand is that the DB2MEMDISCLAIM settings would control the db2agents behavior and not of the appication which is connecting to the db2 as such. Can somebody please explain me if i am missing anything here.

Please let me know if any moreinformation is required.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On