ERROR | constant element count of number for column string is greater than maximum, number |
CAUSE | The number of elements specified for a varray column in a table is greater than the maximum number of elements allowed for the type of the varray column. |
ACTION | Increase the number of elements allowed for the type or remove unwanted elements from the data file. |