Database Error Messages

ORA-19224

XPTY0004 - XQuery static type mismatch: expected - string got - string

Cause

The expression could not be used because it's static type is not appropriate for the context in which it was used.


Action

Fix the expression to be of the required type or add appropriate cast functions around the expression.