Showing posts with label ORA-19259. Show all posts
Showing posts with label ORA-19259. Show all posts

Monday, 2 April 2012

ORA-19259: XQ0039 - duplicate parameter name string in function declaration

ORA-19259: XQ0039 - duplicate parameter name string in function declaration

Cause: The function declaration contained more than one parameter with the same name.

Action: Fix the function declaration to remove the duplicate parameters.