Database Error Messages

OCI-17147

Specified parameter name does not occur in the SQL

Cause

An attempt was made to set a named parameter that doesn't exist.


Action

Verify that the statement contains the named parameter used to set the value.