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

NNL-00305: Server dumping statistics to the log file

1 Answers  


ORA-14156: invalid number of subpartitions specified in [SUBPARTITIONS | SUBPARTITION TEMPLATE] clause

1 Answers  


ORA-01469: PRIOR can only be followed by a column name

1 Answers  


RMAN-06208: to mismatched status. Use CROSSCHECK command to fix status

1 Answers  


PLS-00327: "string" is not in SQL scope here

1 Answers  






EXP-00066: Object table string is missing its object identifier index

1 Answers  


ORA-02461: Inappropriate use of the INDEX option

1 Answers  


ORA-13275: spatial index creation failure on unsupported type

1 Answers  


NZE-29151: 3DES self-test failure

1 Answers  


ORA-19400: System type conflict with object SYS.string

1 Answers  


TNS-04070: Cannot administer a remote Oracle Connection Manager instance which is not yet started.

1 Answers  


ORA-17619: max number of processes using I/O slaves in a instance reached

1 Answers  


Categories