1 – database_binds_____field_
This field displays the total number of database attaches on
the current node. If a single process attaches to the database
multiple times, this statistic is incremented by the actual
number of attaches.
2 – transactions_______field_
This field gives the number of completed database transactions.
This is the count of the COMMIT and ROLLBACK statements that have
executed.