ERROR | string not a named collection type for filler field string |
CAUSE | The FILLER option was specified for a VARRAY or NESTED TABLE field in the SQL Loader control file. However, the type name specified for the field is not the name of a VARRAY or NESTED TABLE type. |
ACTION | Verify that the correct type name was specified. If the type is defined in a different schema, also verify that the correct schema name is specified. |