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 > DB2 Memory

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-28-06, 01:10
udai78 udai78 is offline
Registered User
 
Join Date: Nov 2006
Posts: 1
DB2 Memory

I'm using DB2 7.1 client on Solaris 8 to connect to Db2 database using the jdbc/app driver. Getting the following errors wtih DB2 conenction. Most of the cases we need to restart the application and it continues to work fine after that for some time. some times when there were too many errors, application crashes with a core dump.

COM.ibm.db2.jdbc.DB2Exception: [IBM][CLI Driver] SQL0930N There is not enough storage available to process the statement. SQLSTATE=57011

or

COM.ibm.db2.jdbc.DB2Exception: [IBM][CLI Driver] SQL0973N Not enough storage is available in the "DRDA_HEAP_SZ" heap to process the statement. SQLSTATE=57011

or

COM.ibm.db2.jdbc.DB2Exception: [IBM][CLI Driver] CLI0120E Memory allocation failure. SQLSTATE=HY001

Can any one suggest how to fix these issues with out upgrading DB2?
Reply With Quote
  #2 (permalink)  
Old 11-28-06, 01:23
idr idr is offline
Registered User
 
Join Date: May 2002
Location: Ukaine
Posts: 5
Hi udai78!
try to increase maxagents and reduce resync_interval
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