OCISessionEnd With TAF Throws Error ORA-25408
(Doc ID 1268046.1)
Last updated on SEPTEMBER 12, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.5 and laterOracle Database Cloud Schema Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
Calling OCISessionEnd with TAF configured for FAILOVER_MODE=SESSION after a failover occurs returns the following error:
ORA-25408: Cannot safely replay call
ORA-25408: Cannot safely replay call
Discovered that, if, after the failure, using the session to continue fetching records there is no error (the failover is done successfully). Error ORA-25408 occurs when using OCISessionEND for the session after a failure.
Changes
Issuing OCISessionEnd after the failover.
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |