Database Error Messages

ORA-41431

Application Continuity does not support ISOLATION_LEVEL=SERIALIZABLE; failover cannot continue.

Cause

Application Continuity does not support ISOLATION_LEVEL=SERIALIZABLE.


Action

Consider using SELECT FOR UPDATE instead of serializable transactions.