Oracle Message ORA-19372 - invalid update condition

ERRORinvalid update condition
CAUSEThe user attempted to call load_sqlset with an invalid update condition.
ACTIONCheck the update condition (e.g., NEW.COL1_NAME >= OLD.COL2_NAME) and retry the operation.