Database Error Messages

ORA-17135

Parameter name used in setXXXStream appears more than once in SQL.

Cause

The same named parameter is used multiple times in the SQL statement.


Action

Ensure that each stream parameter is unique in the SQL statement.