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 > Informix > How to get requests/sec in informix 9.4

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-10-10, 20:34
lester_pb lester_pb is offline
Registered User
 
Join Date: Nov 2010
Posts: 1
How to get requests/sec in informix 9.4

Hi,

I want to get infromation about how many sql commands(include select, insert, delete, update) executed per second in Informix 9.4.

I know I can use onlog to estimate insert+delete+update commands per second, but how to get select commands per second?

Thanks advanced.
Reply With Quote
  #2 (permalink)  
Old 11-12-10, 15:35
dan.mueller@trnsw dan.mueller@trnsw is offline
Registered User
 
Join Date: Jul 2010
Posts: 7
You can look at i/o ops per secone in onstat -g iov. I realize that this is not your optimal answer however there are also benchmarking schemas and apps that you can download for free. See Advanced Data Tools web site for starters.

Those are designed for use in performance tuning efforts. There may also be benchmark results that IBM would share with you although 9.4 is going to be hard to get anything out of them.

Hope this helps,
dan
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