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 > STMM and sorts

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-27-09, 10:00
nivasreddy3287 nivasreddy3287 is offline
Registered User
 
Join Date: Jun 2006
Posts: 7
STMM and sorts

I have the following scenario.STMM is off and sheapthres is set to 0.Is it true that sorts will take place in shared memory although STMM is off??Or is it that STMM has to be turned on for that to take into effect


STMM = OFF

Sheapthres=0
Reply With Quote
  #2 (permalink)  
Old 03-01-09, 13:11
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
Yes, you're correct. All sorts are in shared memory (db memory) if sheapthres=0. I believe this is regardless of what STMM is set to.

Last edited by db2girl; 03-01-09 at 13:18.
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