Showing posts with label ORA-19254: XQ0034 - too many declarations for function string. Show all posts
Showing posts with label ORA-19254: XQ0034 - too many declarations for function string. Show all posts

Monday, 2 April 2012

ORA-19254: XQ0034 - too many declarations for function string

ORA-19254: XQ0034 - 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.