Database Error Messages

ORA-16951

Number of bind variables for this SQL statement exceeded maximum of string.

Cause

Binding this SQL statement failed because too many bind variables were supplied.


Action

Pass the correct number of bind variables.