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 > Statement heap size

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-27-04, 23:06
Dipanjan Dipanjan is offline
Registered User
 
Join Date: Sep 2003
Posts: 84
Statement heap size

UDB V 8.1 on AIX

The max. length of SQL supported by DB2 is 64K.

Does that mean that the statement heap size max. should be 64K ?
Or can this be increased and it may be used by DB2 ?
Reply With Quote
  #2 (permalink)  
Old 09-01-04, 02:42
Jake K Jake K is offline
Registered User
 
Join Date: Feb 2004
Posts: 107
what it means is the max value that can be set to the stmtheap is 64k...
a value less than 64k can be set and DB2 will take whatever value is set to the stmtheap... but remember it won't allow u to set more than 64k....

Jake
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