HomeOracleOracle Error SQL*Loader-00488: string not a named collection type for filler field string

Oracle Error SQL*Loader-00488: string not a named collection type for filler field string

Oracle Error Message

SQL*Loader-00488: string not a named collection type for filler field string

Reason for the Error

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.

Solution

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.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message CLSGN-32767: Internal error. Reason for the Error An unexpected error occurred. Solution Examine the message(s) that accompany...
Oracle Error Message CLSGN-00211: OCR batch operation failed. string Reason for the Error Setting a set of Oracle Cluster Registry...
Oracle Error Message CLSGN-00210: failed to get value for OCR key “string”. string Reason for the Error It was not...