ORA-19372: invalid update condition ORACLE 报错 故障修复 远程处理
文档解释
ORA-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.