Showing posts with label ORA-02038: define is not allowed for array type. Show all posts
Showing posts with label ORA-02038: define is not allowed for array type. Show all posts

Saturday, 21 January 2012

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