OCI-17386
Replay is disabled because of an embedded commit.
Cause
An application is making a PL/SQL call with an embedded commit in it, and this embedded commit has completed during an outage, disabling Application Continuity replay.
Action
Avoid using embedded commit within PL/SQL calls and use a top-level JDBC commit() call instead. Contact Oracle Support for assistance, if necessary.