Database Error Messages

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

OCI-19163

XPTY0004 - XQuery type mismatch: argument type mismatch: expected - 'string' got - 'string' for function 'string'

Cause

The type of the arguments that were passed to the given function was not valid.


Action

Fix the arguments to be of a type appropriate for the given function.