Cause: The bind variable corresponding to an IN/OUT or OUT parameter for a function or a procedure or a function return value in a CALL statement cannot be a duplicate bind variable. See the solution below.
Error solution: Change the bind variable to be unique
Database version: Oracle 11g Release 2 (11.2)