Oracle Error SQL*Loader-00294: invalid name % specified in TREAT AS clause

Oracle Error Message

SQL*Loader-00294: invalid name % specified in TREAT AS clause

Reason for the Error

The type name specified in a TREAT AS clause is invalid. It might contain characters that are not valid in the client character set or a quoted string might not be terminated or the name might be too long to contain a valid schema name and type name.

Solution

Verify that the type name has valid characters and is not too long. Also, ensure that all quoted strings are terminated.

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...