Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

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.