Database Error Messages

OCI-19289

XQST0034 - function uri_param:local_name declared or defined multiple times
  • uri_param: The URI of the namespace.
  • local_name: The name of the QName.

Cause

Multiple functions are declared or imported by a module that has the same expanded QName and the same number of arguments.


Action

Fix the function declaration or definition and remove the duplicates.