|
Measures reported by SybTxTest
This test reports the transaction statistics of a Sybase database server. The measures
made by this test are as follows:
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Committed_transactions
|
The rate of transaction commits |
Trans/Sec
|
 
|
| Rolledback_transactions
|
The rate of transactions rollbacks |
Trans/Sec
|
Rollbacks are costly operations on the database, and hence, will have to be kept at the minimum.
|
| Inserts
|
The rate at which records are inserted into the database |
Inserts/Sec
|
 
|
| Updates
|
The rate at which records in the database are updated |
Updates/Sec
|
 
|
| Deletes
|
The rate at which records are deleted from the database |
Deletes/Sec
|
 
|
|