ORA-26691: operation not supported at non-Oracle system Cause: The apply processattempted 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 toapply such LCRs to non-Oracle systems. If possible,
filter out such LCRs before applying.