Oracle Error SQL*Loader-00423: element count is greater than maximum allowed for the column

Oracle Error Message

SQL*Loader-00423: element count is greater than maximum allowed for the column

Reason for the Error

When building a varray from the data file, SQL*Loader encountered more varray elements than are allowed for the column.

Solution

The previous error messages contain the name of the column and the row number containing the bad data.