This post is part of a blog series.
In Data Guard, when Fast-Start Failover runs in Maximum Performance mode, the FSFP process tracks lag to keep the primary database within safe limits.
Traditionally, FSFP used APPLY LAG to measure lag, a legacy from older redo transport. But APPLY LAG may not reflect real data loss risk: TRANSPORT LAG shows how much data hasn’t reached the standby.
With 26ai, you can set FastStartFailoverLagType to APPLY (default) or TRANSPORT.
Consider switching this property to TRANSPORT to track real data loss exposure.
The following two tabs change content below.
Latest posts by Ludovico (see all)
- Data Guard 26ai – #28: Fast-Start Failover Validation - April 17, 2026
- Data Guard 26ai – #27: Enhanced Observer Diagnostics - April 16, 2026
- Data Guard 26ai – #26: Fast-Start Failover Lag Histogram - April 7, 2026
