SQL*Loader-00415: column string in table string cannot use
and be the object of an SDF or LOBFILE



SQL*Loader-00415: column string in table string cannot use and be the object of an SDF or LOBFILE..

Answer / guest

Cause: The named column is identified as the target of a
secondary data file (SDF) or LOBFILE clause. However, the
column also gets it's value from an SDF or LOBFILE. If a
field name is named in an SDF or LOBFILE clause, then that
field cannot have an SDF or LOBFILE clause.

Action: Verify that the SDF and LOBFILE clauses in the
SQL*Loader control file name the correct fields. Also verify
that the SDF and LOBFILE clauses are specified for the
correct field.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

AUD-00704: invalid input format

1 Answers  


PLS-00525: Within SQL statements, only equality comparisons of objects are allowed without a map or order function.

1 Answers  


NNL-00256: Server-generated requests now do not request forwarding

1 Answers  


RMAN-06155: validation failed for controlfile copy

1 Answers  


LSX-00141: ID type may only be used in attributes

1 Answers  






ORA-16402: ONDEMAND archival requires FAL_CLIENT and FAL_SERVER support

1 Answers  


ORA-38426: attribute set assigned to an expression set may not be dropped

1 Answers  


ORA-30105: 'string' is not a legal boolean for 'string'

1 Answers  


ORA-03242: Tablespace migration retried 500 times

1 Answers  


QSM-02084: DISTINCT clause on a duplicate sensitive aggregate function

1 Answers  


KUP-04003: error while closing file string

1 Answers  


ORA-01626: rollback segment number 'string' cannot handle more transactions

1 Answers  


Categories