Oracle Solution for Error ora-26679

Solution for Oracle Error ORA-26679

ORA-26679: operation not allowed on LOB or LONG columns in LCR

What triggered the Error:

rtain operations on LOB/LONG columns of the LCR through rule-based transformations, DML handlers, or error handlers were not allowed.

What should we do to fix it:

not perform restricted operations on LOB or LONG columns in LCRs. See the documentation for operations that are restricted on LOB/LONG columns in LCRs.