Does Application Continuity Replay Committed Transactions Not Replicated To The Standby In Data Guard Environments?
(Doc ID 2465131.1)
Last updated on FEBRUARY 27, 2025
Applies to:
JDBC - Version 12.2.0.0.0 and laterInformation in this document applies to any platform.
Goal
From the definition of Application Continuity (AC), the AC replays support Data Guard environments, and it replays the uncommitted transactions in the standby when primary fails.
Scenario:
Application is connected to the Primary Database. Application executes transactions and commits the data. However, the committed data does not reach the standby database due to network latency.
In such scenario, if a failover to the standby database from the primary database is performed, will the replay drivers continue to replay the transaction that was committed but not replicated to the standby site?
What level of protection does Application continuity gives in such scenario?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |