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 Performance tuning

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-05-11, 18:13
rbaclagan rbaclagan is offline
Registered User
 
Join Date: Dec 2011
Posts: 1
DB2 Performance tuning

anyone familiar with this issue?



We seem to have run into a performance snag with DB2.


We were running DB2 on a box with 8 CPUs and ample memory. What we noticed is that the number of Glassfish Application processing threads seems to decrease exponentially in processing throughput from 8 to 16 to 32 and so on.


We noticed that with 8 threads, DB response was at 2 milliseconds, at 16 threads 1 second, at 32 threads 2 plus seconds and so on...


SO the question is...


Is there a DB2 tuning parameter that allows multiple parallel threads to run concurrently without decreasing processing throughput? Or must we always parallel the threads to the number of processors on the DB Server to retain optimal query/DB response times?
Reply With Quote
  #2 (permalink)  
Old 12-05-11, 20:09
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
I guess you are having contention issues. Have you checked your CPU utilization when you are seeing slowdown ?
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.

Last edited by sathyaram_s; 12-05-11 at 20:15.
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