SQL*Loader-00270: TERMINATED BY EOF valid only for CHAR or
RAW datatypes



SQL*Loader-00270: TERMINATED BY EOF valid only for CHAR or RAW datatypes..

Answer / guest

Cause: A field description in the SQL*Loader control file
used the TERMINATED BY EOF option when the field was not a
RAW or CHAR datatype.

Action: Modify the SQL*Loader control file to either remove
the TERMINATED BY EOF clause or change the datatype for the
field to be CHAR or RAW.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-25950: missing where clause in join index specification

1 Answers  


ORA-13155: invalid number of dimensions specified

1 Answers  


ORA-37101: (XSVPART01) Partitioning information can only be given for variables dimensioned by a PARTITION TEMPLATE.

1 Answers  


ORA-27149: assignment out of range

1 Answers  


LPX-00106: attribute "~1S" of element "~2S" is undefined

1 Answers  






ORA-09779: snyGetPort: failure to allocate a port.

1 Answers  


PCB-00500: No EXEC SQL CONTEXT USE statement encountered

1 Answers  


ORA-13858: Invalid action name

1 Answers  


QSM-00765: cannot validate user-defined workload because table string.string is invalid.

1 Answers  


TNS-12670: Incorrect role password

1 Answers  


ORA-38494: column in the table alias and an attribute have matching names

1 Answers  


ORA-38492: invalid ALTER INDEX parameters clause "string"

1 Answers  


Categories