Oracle Message ORA-19259 - XQST0039 - duplicate parameter name string in function declaration

ERRORXQST0039 - duplicate parameter name string in function declaration
CAUSEThe function declaration contained more than one parameter with the same name.
ACTIONFix the function declaration to remove the duplicate parameters.