Database Error Messages

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

ORA-19254

XQST0034 - too many declarations for function string

Cause

The query module contained more than one function, either declared or imported, which have the same expanded QName.


Action

Remove the duplicate function definitions.