ORA-26721: enqueue of the LCR not allowed
What triggered the Error:
apply process attempted to enqueue an LCR with a LONG column. This is not supported.What should we do to fix it:
dify rules or unset the enqueue destination to prevent LCRs with LONG columns from being enqueued by the apply process.