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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-18-10, 03:52
staccount staccount is offline
Registered User
 
Join Date: Oct 2010
Posts: 1
DB2 Patitioning Performance

We are currently facing performance issues in our application. While analyzing we found the issues are not at the application layer but on Database Layer. The query timing goes on increasing as the load on database goes on increasing.

We have approx 7-8 million records in our table, which seems to be causing this issue.

To counter this issue - we have already introduced around 5 indexes and the cost has been brought to minimum. The query when executed in isolation takes 1-2 secs. But as we start increasing the load (viz 100 users concurrently) - the query timing increases to 2-3 mins.

We are currently thinking if adding Partitioning would resolve the performance of the system?

Please share your experiences if you have seen similar situations on your applications.
Reply With Quote
Reply

Tags
db2, partitionining, performance

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