Oracle DBA, How To, Error, Cause and Action

ORA-01030: SELECT ... INTO variable does not exist

ORA-01030: SELECT ... INTO variable does not exist


Cause:


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



Action:


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

No comments:

Post a Comment

Thanks for your comment.