广州葆元健康生物科技有限公司


ORA-25003: cannot change NEW values for this column type in trigger ORACLE 报错 故障修复 远程处理

网络编程 ORA-25003: cannot change NEW values for this column type in trigger ORACLE 报错 故障修复 远程处理 10-14

文档解释

ORA-25003: cannot change NEW values for this column type in trigger

Cause: Attempt to change NEW trigger variables of datatype object, REF, nested table, VARRAY or LOB datatype which is not supported.

Action: Do not change the NEW trigger variables in the trigger body.

官方解释


编辑:广州葆元健康生物科技有限公司

标签:文档,官方,Action,supported,ORA