Database Error Messages

SQL*Loader-00419

input datatype for column string is not supported when loading varrays

Cause

The datatype in the SQL*Loader control file for the column is cannot be used to load data in a varray.


Action

Use a different datatype.