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 > how do we check i/o for a specific database partition ?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-08-12, 05:53
blazer789 blazer789 is offline
Registered User
 
Join Date: Jun 2009
Posts: 221
how do we check i/o for a specific database partition ?

Is there a way we can check i/o for a specific database partition ?

Ours is linux environment with 17 logical partitions spanned across 3 physical nodes. I need to know which logical partition is having more i/o
Reply With Quote
  #2 (permalink)  
Old 02-08-12, 06:37
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Quote:
Originally Posted by blazer789 View Post
Is there a way we can check i/o for a specific database partition ?

Ours is linux environment with 17 logical partitions spanned across 3 physical nodes. I need to know which logical partition is having more i/o
Take database snapshots and check for bufferpool physical reads & writes and direct reads & writes.

HTH

Sathyaram
Reply With Quote
  #3 (permalink)  
Old 02-08-12, 13:13
blazer789 blazer789 is offline
Registered User
 
Join Date: Jun 2009
Posts: 221
Thanks Satya
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