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 > Mincommit

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-18-06, 13:48
sunindia sunindia is offline
Registered User
 
Join Date: Oct 2006
Posts: 15
Mincommit

UDB V8.2 FP7 OS . AIX 5.0

All-

I am trying to improve the peformance of my system. I might need you help as i am not good in tuning.

1) I am seeing about 1650 transactions persecond. Do i need to increase the
value of Mincommit to some value . Currently it had the default values.

2) And i am seeing almost equal values for

Buffer pool data writes = 9075
Asynchronous pool data page writes = 8983

and Buffer pool index writes = 28892
Asynchronous pool index page writes = 28118

Is this a problem. As far as i know , both these values should not be same.

thanks
sunINDia.
Reply With Quote
  #2 (permalink)  
Old 10-20-06, 10:04
sunindia sunindia is offline
Registered User
 
Join Date: Oct 2006
Posts: 15
NO one has answers for it ?
Reply With Quote
  #3 (permalink)  
Old 10-20-06, 11:56
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
I'm sure Administration Guide: Performance has all the answers you need.

In particular, increasing MINCOMMIT may be warranted in you case, if log write time is significant. You may need to increase log buffer as well.

As for asynchronous write operations, I'd say the more the better.
Reply With Quote
  #4 (permalink)  
Old 10-31-06, 19:48
udbdb2 udbdb2 is offline
Registered User
 
Join Date: Nov 2003
Posts: 121
how did u find your total transaction

Can u tell me how did u find total transaction (1650) in your database per min or per sec ?
Greatly appreciate it.
TIA.
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