Oracle Error SQL*Loader-00460: Column (string), form of use (number) does not match char set id of (number)

Oracle Error Message

SQL*Loader-00460: Column (string), form of use (number) does not match char set id of (number)

Reason for the Error

The given column with the given form of use does not have the same character set ID as a previous column with the same form of use.

Solution

This should not happen. Contact ORACLE support and supply the following information: DDL for the table being loaded, and the SQL*Loader control file. ADDED in 8.1

Share:

Leave A Reply

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

You May Also Like

Oracle Error Message ORA-24328: illegal attribute value Reason for the Error The attribute value passed in is illegal. Solution Consult...
Oracle Error Message ORA-01346: LogMiner processed redo beyond specified reset log scn Reason for the Error LogMiner has detected a...
Oracle Error Message ORA-13241: specified dimensionality does not match that of the data Reason for the Error An error occurred...