Cause: The user attempted to call load_sqlset with an invalid update condition. See the solution below.
Error solution: Check the update condition (e.g., NEW.COL1_NAME >= OLD.COL2_NAME) and retry the operation.
Database version: Oracle 11g Release 2 (11.2)