Important
New database features are no longer connected to engine versions; features are now enabled independently during scheduled update windows, and “major” and “minor” releases no longer exist in Helios. Please visit the release notes to view the latest features available in your database clusters.
MV_ AGGREGATED_ REPLICATION_ STATUS
This view provides the aggregated replication status of each database in the cluster.
Each row in this view corresponds to a specific type of replication (DR/non-DR) for each database in the cluster.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 cluster’s |
|
|
The URI of the secondary cluster’s |
|
|
The replication state of the primary cluster. |
|
|
The replication state of the secondary cluster. |
|
|
The total number of LSNs lagging to catch up with the primary cluster from all nodes. |
|
|
The total volume of lag, in megabytes (MB), from all nodes. |
|
|
The total throughput, in megabytes per second (MB/s), from all nodes. |
|
|
The maximum time, in seconds, required by the secondary cluster to catch up with the primary cluster from all nodes. |
Last modified: