ORA-06578: outputparameter cannot be a duplicate bind Cause: The bind variable corresponding to an IN/OUT or OUTparameter for a
function or a procedure or a function return value in a CALL statement cannotbe
a duplicate bind variable. Action: Changethe bind variable to be unique