Database Error Messages

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

ORA-19289

XQST0034 - function string:string declared or defined multiple times

Cause

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


Action

Fix the function declaraction or definition to remove duplicates.