Oracle DBA, How To, Error, Cause and Action

ORA-02038: define is not allowed for array type

ORA-02038: define is not allowed for array type


Cause:


User attempted to define a select list variable of type "array". Arrays may only serve as host bind variables.



Action:


None

No comments:

Post a Comment

Thanks for your comment.