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-16736: unable to find the destination entry of standby "string" in V$ARCHIVE_DEST

1 Answers  


ORA-23415: materialized view log for "string"."string" does not record the primary key

1 Answers  


RMAN-20009: database incarnation already registered

1 Answers  


ORA-24043: destination string uses a reserved name, names with AQ$_ prefix are not valid

1 Answers  


IMP-00087: Problem with internal hash table of schema/table names

1 Answers  






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

1 Answers  


AMD-00135: measure #string: RDBMS measure column data type not specified

1 Answers  


TNS-02508: Encryption: server negotiation response in error

1 Answers  


ORA-09243: smsget: error attaching to SGA

1 Answers  


AMD-00112: PROCEDURE string, invalid mode

1 Answers  


ORA-02818: Less than the number of blocks requested was read in

1 Answers  


RMAN-06706: could not close file: "string" (reason=string)

1 Answers  


Categories