8.253 V$FS_LAG_HISTOGRAM
V$FS_LAG_HISTOGRAM
displays histogram data about fast-start
failover lag time.
Each minute, the primary database evaluates the lag time and increments the corresponding histogram bucket by one.
No rows are displayed when fast-start failover is disabled.
This view can be used to determine an appropriate value in your
environment for the Data Guard broker property
FastStartFailoverLagLimit
.
Column | Datatype | Description |
---|---|---|
|
|
Redo thread number |
|
|
Lag type ( |
|
|
Indicates the upper bound (in seconds) for a specific lag time bucket Each bucket represents a range of lag times that are
greater than the lower bucket's |
|
|
Number of times a computed lag value fell within this bucket |
|
|
Date and time at which this histogram row was last updated, indicating the most recent point at which the bucket count changed |
|
|
The ID of the container to which the data pertains. Possible values include:
|
Note:
This view is available starting with Oracle AI Database 26ai.
See Also:
Oracle Data Guard
Broker for more information on the
FastStartFailoverLagLimit
property