Cause
User attempted to define a select list variable of type "array". Arrays may only serve as host bind variables.
Action
Correct the offending code.
Error Message
define is not allowed for array type
User attempted to define a select list variable of type "array". Arrays may only serve as host bind variables.
Correct the offending code.