Previous Topic: -215 - <column-name> INDEX index-value MUST BE BETWEEN lower-limit AND upper-limit INCLUSIVENext Topic: -217 - disallowed-language-element NOT ALLOWED disallowed-context


-216 - BAD ARRAY VALUE: reason

Explanation

An array value is invalid for the reason given in the message. For example: BAD ARRAY VALUE: NUMBER OF VALUES SUPPLIED EXCEEDS ARRAY SIZE

The SQLSTATE that equates to this SQL return code is 53S42.

User Response

Correct the error described above.