MV_AGGREGATED_REPLICATION_STATUS
This view provides the aggregated replication status of each database in the workspace.
Each row in this view corresponds to a specific type of replication (DR/non-DR) for each database in the workspace. This view can be accessed from any aggregator (MA
or CA
).
Column name | Description |
---|---|
| Specifies if the row corresponds to a DR replication link. |
| Specifies if the row corresponds to a synchronous replication link. |
| The name of the database in the current host. |
| The URI of the primary workspace’s |
| The URI of the secondary workspace’s |
| The replication state of the primary workspace. |
| The replication state of the secondary workspace. |
| The total number of LSNs lagging to catch up with the primary workspace from all nodes. |
| The total volume of lag (in MB) from all nodes. |
| The total throughput (in MB per second) from all nodes. |
| The maximum time (in seconds) required by the secondary workspace to catch up with the primary workspace from all nodes. |