Perfmon variable
|
Description
|
---|---|
HSB grpcommits
|
Number of transactions in the most recent group commit.
Transaction commits are grouped in one-log bursts which are sent to the secondary server as one packet.
You can use this counter only on the primary server.
|
HSB secondary ops in packet
|
Number of log records the secondary server received from the primary server in the most recent log record packet.
|
HSB secondary trx count
|
Number of open transactions the secondary server has received from the primary server.
|
HSB secondary locks
|
Number of row-level locks on the secondary server.
|
HSB secondary lock reqs
|
Number of lock requests on the secondary server.
|
HSB secondary lock waits
|
Number of lock waits on the secondary server since the server was started.
|
HSB secondary op waits
|
Number of times operations (transactions) on the secondary server have been waiting to continue execution.
|
HSB secondary buffers
|
Number of buffered log record packets the secondary server has received from the primary server.
|
HSB secondary serial mode count
|
Number of times the secondary server parallel executor has switched to serial mode instead of running in parallel.
|
HSB secondary dispatch queuelength
|
Size of the most recent dispatch thread (operations to dispatch) on the secondary server.
|