Database Error Messages

ORA-41411

too many round trips in request; replay disabled

Cause

The Oracle server process failed after executing a single request with more than 65535 round trips from the client to the server.


Action

Do not resubmit. Reduce application calls per request, for example, use an array fetch or set a prefetch size.