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-22334: cannot reset type "string"."string". Dependent tables must be upgraded to latest version

1 Answers  


ORA-30772: opaque types do not have default constructors

1 Answers  


ORA-31080: type not specified for attribute or element "string"

1 Answers  


ORA-01696: controlfile is not a clone controlfile

1 Answers  


ORA-04094: table string.string is constraining, trigger may not modify it

1 Answers  






SQL*Loader-00952: Error calling once/data file initialization

1 Answers  


RMAN-06017: initialization of parser failed

1 Answers  


RMAN-06410: cannot use command when channels are allocated

1 Answers  


ORA-04015: ascending sequences that CYCLE must specify MAXVALUE

1 Answers  


ORA-29254: Invalid lower_bound argument passed to procedure dbms_sql.define_array

1 Answers  


NNO-00070: administrative region has changed, reloading domain data

1 Answers  


ORA-01105: mount is incompatible with mounts by other instances

1 Answers  


Categories