The syscdrtsapply table
The syscdrtsapply table lists statistics about the time series elements that are applied on target servers.
| Column | Type | Description |
|---|---|---|
| source | integer | CDRID of source server. |
| replid | integer | Replicate ID. |
| txncnt | integer | The number of transactions from this source server and replicate. |
| tsinserts | integer | The number of time series elements that were inserted. |
| tsdeletes | integer | The number of time series elements that were deleted. |
| tscmd | integer | The number of TimeSeries routines that inserted or deleted elements that are replicated. |
| last_tgt_apply | integer | The time when the most recent transaction was applied on a target server. |
| last_src_apply | integer | The time when the most recent transaction was applied on the source server. |