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 > DB2v9 slower than DBv8 while performing inserts

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-20-09, 07:51
subramma subramma is offline
Registered User
 
Join Date: May 2009
Posts: 1
DB2v9 slower than DBv8 while performing inserts

I am facing a similar problem as the one mentioned in the below link:

Performance Degradation going from DB2 v8.2 to DB2 v9.1

Can somebody plz help me in finding a solution in this regard?
Reply With Quote
  #2 (permalink)  
Old 05-20-09, 14:19
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
I'd suggest to start by reviewing the following article:
Tips for improving INSERT performance in DB2 Universal Database

It's a bit old but most of the info is still relevant. It has some general info on how to improve insert performance.

If the table has indexes (especially a clustering index), then performing index reorg with the cleanup option prior to running inserts *might* help.

If the problem only happened after v8-v9 upgrade, then testing with the latest (or more current) fixpak is not a bad idea.
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