-
I used hammerdb successfully a dozen runs or so with good results, but now I get this "0 NOPM" result. It must be something simple and dumb on my part, but I am stumped. Can anyone help? dbset db ora ./hammerdbcli auto oracle.tcl |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
First of all do a print dict and check that the keyandthink value is not set to true. |
Beta Was this translation helpful? Give feedback.
First of all do a print dict and check that the keyandthink value is not set to true.
If for example you tried asynchronous clients it will automatically set it for you.
With keyandthink you would expect about 1 NOPM per connection.
Otherwise check the AWR report 84 to 85 to see the top timed events.