OCI-19161
XPTY0004 - XQuery type mismatch: invalid argument type 'arg_parameter' for function 'func_parameter'
- arg_parameter: The argument passed to the function.
- func_parameter: The function name.
Cause
The type of the argument that is passed to the specified function is not valid.
Action
Fix the argument to be of a type supported by the specified function.
OCI-19161
XPTY0004 - XQuery type mismatch: invalid argument type 'string' for function 'string'
Cause
The type of the argument that was passed to the given function was not valid.
Action
Fix the argument to be of a type supported by the given function.
OCI-19161
XPTY0004 - XQuery type mismatch: invalid argument type 'string' for function 'string'
Cause
The type of the argument that was passed to the given function was not valid.
Action
Fix the argument to be of a type supported by the given function.