SQL*Loader-00420: unsupported datatype conversion requested
for column string in table string



SQL*Loader-00420: unsupported datatype conversion requested for column string in table string..

Answer / guest

Cause: The colummn needs to have it's data converted to
another datatype before loading the data. The required
conversion cannot be done by sqlldr.

Action: Verify that the correct datatype was specified for
the column.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

TNS-00205: Turning off tracing in intlsnr

1 Answers  


ORA-04932: increment or adjust of sequence number failed

1 Answers  


TNS-02020: set displaymode RAW | COMPAT | NORMAL | VERBOSE: output mode for lsnrctl display

1 Answers  


QSM-02058: set operator in mv and compatibility mode is less than 9.0

1 Answers  


NNC-00402: program interface de-initialization failed

1 Answers  






PLS-00221: 'string' is not a procedure or is undefined

1 Answers  


ORA-13000: dimension number is out of range

1 Answers  


KUP-04041: error generating full file name for string in string

1 Answers  


ORA-22605: FDO handle [string] is not initialized

1 Answers  


NNL-00996: OK responses received: number

1 Answers  


LPX-00212: comment must not contain "--"

1 Answers  


ORA-04096: trigger 'string' has a WHEN clause which is too large, limit 2K

1 Answers  


Categories