Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-26691

operation not supported at non-Oracle system

Cause

The apply process attempted an operation that is either not supported by the non-Oracle system or by the Oracle transparent gateway through which the apply is being done. Some kinds of DML (like procedure and function calls) and all DDL will cause this error to be raised.


Action

Do not attempt to apply such LCRs to non-Oracle systems. If possible, filter out such LCRs before applying.