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 Secondary as one packet.
You can use this counter only on the Primary.
|
HSB secondary ops in packet
|
Number of log records the Secondary received from the Primary in the most recent log record packet.
|
HSB secondary trx count
|
Number of open transactions the Secondary has received from the Primary
|
HSB secondary locks
|
Number of row-level locks on the Secondary
|
HSB secondary lock reqs
|
Number of lock requests on the Secondary
|
HSB secondary lock waits
|
Number of lock waits on the Secondary since the server was started
|
HSB secondary op waits
|
Number of times operations (transactions) on the Secondary have been waiting to continue execution
|
HSB secondary buffers
|
Number of buffered log record packets the Secondary has received from the Primary
|
HSB secondary serial mode count
|
Number of times the Secondary 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
|