Database Error Messages

ORA-17384

Replay is disabled by server Continuity Management

Cause

Oracle database server is instructing the Oracle JDBC driver to disable replay for the current request. The most common scenario is a transaction commit during the request, but there are other cases as well.


Action

Check server AC trace files to see what caused replay to disable. Contact Oracle Support for further assistance.