Oracle Error ORA-01030: SELECT … INTO variable does not exist

Oracle Error Message

ORA-01030: SELECT … INTO variable does not exist

Reason for the Error

The SELECT… INTO specified in the bind call does not correspond to a variable in the SQL statement.

Solution

If it is not possible to correct the statement, call customer support.