ORA-19259
XQST0039 - duplicate parameter name param_name in function declaration
- param_name: The name of the duplicated parameter.
Cause
The function declaration contains more than one parameter with the same name.
Action
Fix the function declaration and remove the duplicate parameters.
ORA-19259
XQST0039 - 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.
ORA-19259
XQST0039 - 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.