Oracle DBA, How To, Error, Cause and Action

ORA-19020: invalid dereference of XMLType columns

ORA-19020: invalid dereference of XMLType columns


Cause:


An attempt was made to dereference the attributes of an XMLType column which is not part of a base table



Action:


You can only dereference the attributes of a base table XMLType column

No comments:

Post a Comment

Thanks for your comment.