Oracle Error ORA-26093: input data column size (number) exceeds the maximum input size (number)

Oracle Error Message

ORA-26093: input data column size (number) exceeds the maximum input size (number)

Reason for the Error

The user attempted to specify a column size (%d) that exceeded

* the maximum allowable input size (%d).”

Solution

Make sure the input column metadata matches the column definition.