Database Error Messages

OCI-18105

XUTY0006 - Invalid target expression is used for INSERT.

Cause

Attempted an INSERT expression where BEFORE or AFTER was specified, the target expression returned a nonempty result that did not consist of an element, text, comment, or processing instruction node.


Action

Specify a valid target expression for INSERT.