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 set integrity performance issue

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-07-06, 12:00
rahoor rahoor is offline
Registered User
 
Join Date: Jan 2006
Posts: 2
db2 set integrity performance issue

During the set integrity phase associated with a db2 load, the set integrity on a table containing 30 million rows is taking approximatly one hour per million rows to complete. There is plenty of free physical memory and we bumped the application control heap, db heap, sort heap, utility heap. It runs again ok for a while and then just bogs down. auto configure says we need more heap but it does not help keep a sustained throughput.
We are running db2 8.2.1 fix pack 9 on aix 64 bit 5.2.05
Has anyone run into a case like this and what has been done to fix/tune to resolve this category of issue?
thanks
Reply With Quote
  #2 (permalink)  
Old 01-07-06, 12:41
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
How many constraints do you have and what indexes exist to match the constraints?
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #3 (permalink)  
Old 01-09-06, 10:54
rahoor rahoor is offline
Registered User
 
Join Date: Jan 2006
Posts: 2
db2 wait states

7 indexes including PK. However, the processing speed was hugely abnormal in that most of the CPU was in wait state. I have observed this to be the case in both cases where there was a lot of disk I/O and cases where there is very little.
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