Showing posts with label ORA-22151: cannot resize non-zero variable-length array to zero elements. Show all posts
Showing posts with label ORA-22151: cannot resize non-zero variable-length array to zero elements. Show all posts

Monday, 9 April 2012

ORA-22151: cannot resize non-zero variable-length array to zero elements

ORA-22151: cannot resize non-zero variable-length array to zero elements

Cause: Trying to resize a non-zero variable-length array to 0 elements.

Action: Specify a non-zero size.