Oracle DBA, How To, Error, Cause and Action

ORA-18150: SQL input value cannot be modified in updating expression

ORA-18150: SQL input value cannot be modified in updating expression


Cause:


Updating expression was specified as top-level XMLQuery expression.



Action:


Use XQuery TRANSFORM expression to copy input value and modify it.

No comments:

Post a Comment

Thanks for your comment.