OCI-19237
XPST0017 - unable to resolve call to function - string:string
Cause
The given name and the number of the function call parameters could not be matched with any in-scope function in the static context.
Action
Fix the name of the function or the number of parameters to match the list of in-scope functions.
OCI-19237
XPST0017 - unable to resolve call to function - string:string
Cause
The name and arity of the function call given could not be matched with any in-scope function in the static context.
Action
Fix the name of the function or the number of parameters to match the list of in-scope functions.
OCI-19237
XPST0017 - unable to resolve call to function - string:string
Cause
The name and arity of the function call given could not be matched with any in-scope function in the static context.
Action
Fix the name of the function or the number of parameters to match the list of in-scope functions.