Database Error Messages

OCI-19372

invalid update condition

Cause

The user attempted to call load_sqlset with an invalid update condition.


Action

Check the update condition (e.g., NEW.COL1_NAME >= OLD.COL2_NAME) and retry the operation.