SQL*Loader-00261: illegal use of TERMINATED BY for RAW field



SQL*Loader-00261: illegal use of TERMINATED BY for RAW field..

Answer / guest

Cause: The TERMINATED BY option cannot be used for loading
data of type RAW from the data file. The only exception is
when loading RAW data from LOBFILES. In that case, you may
specify the TERMINATED BY EOF option.

Action: Remove the TERMINATED BY option from the RAW field
in the SQL*Loader control file.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-09201: sfcopy: error copying file

1 Answers  


ORA-25531: MTTR specified is too small: string

1 Answers  


ORA-19709: numeric parameter must be non-negative integer

1 Answers  


EXP-00047: Missing tablespace name(s)

1 Answers  


ORA-28183: proper authentication not provided by proxy

1 Answers  


RMAN-12015: configuration for string channel number is ignored

1 Answers  


ORA-16217: prepare to switchover has not completed

1 Answers  


KUP-04073: record ignored because all referenced fields are null for a record

1 Answers  


ORA-12562: TNS:bad global handle

1 Answers  


ORA-12041: cannot record ROWIDs for index-organized table "string"."string"

1 Answers  


ORA-16950: Remote mapped cursors are not supported by this feature.

1 Answers  


ORA-19335: Invalid format type object

1 Answers  


Categories