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 > Out of mermory failure for application heap.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-04-08, 02:30
banukiran banukiran is offline
Registered User
 
Join Date: Jul 2007
Posts: 2
Out of mermory failure for application heap.

Hi,

I have recently upgraded my database from db2 V8 to db2 v9 fix pack 5.
I getting following error in db2daig.log file and instance will be shutdown automatically.

Funcation: DB@ UDB, SQO Memory management, sqlomemlogpoolconditions, Probe:30
Data #2:<Preformatted>
Out of mermory failure for application heap.
Requested block size: 688 bytes
physical heap size:65536 bytes
configured heap size: 1310851072 bytes

Can anyone please help me how to fix this problem.
Reply With Quote
  #2 (permalink)  
Old 08-04-08, 06:59
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
Reduce the heap size for the application heap from 1.3GB to something reasonable.
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
Reply With Quote
  #3 (permalink)  
Old 08-04-08, 14:45
banukiran banukiran is offline
Registered User
 
Join Date: Jul 2007
Posts: 2
Thanks for quick response.

please find the configuration parameters set in server.

APPLHEAPSZ=10000(4KB)
STMTHEAPSZ=16000(KB)
APP_CTL_HEAP_SZ=1024
GROUPHEAP_RATIO=70
APPLGROUP_MEM_SZ=20000(KB)
UTIL_HEAP_SZ=10240(KB)

But what the application heap in the above, how to find the application heap in my server.
Reply With Quote
  #4 (permalink)  
Old 08-05-08, 04:40
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
How exactly did you determine the config parameters? I am asking because you reformatted them, and maybe you have STMM running or so. Seeing the exact output of the command (including the SHOW DETAILS option) on the console/shell would be appreciated.
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
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