Database Error Messages

ORA-25422

more than number cursor calls in request; replay disabled

Cause

Application Continuity failover was attempted after executing a request with a large number of Oracle Call Interface (OCI) OCIStmtPrepare2 calls, so replay of the request was not possible.


Action

Resubmit and consider partitioning application work into more requests with fewer OCI calls in each request.