|
Measures reported by IfxTransactionTest
This test reports the transaction ralated statistics of an Informix database server.
The measures made by this test are as
follows:
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Commit_rate |
The rate of user commits |
Commits/Sec
|
  |
| Rollback_rate |
The rate of user rollbacks
|
Rollbacks/Sec
|
 
|
| Long_transcations |
The number of long running transactions.
|
Number
|
Long running transactions should be avoided. They consume major resources of your database server. If a long transaction exclusive high water mark(LTXEHWM) is reached, all other write activities will be blocked.
|
|