SQL*Loader-00601: For INSERT option, table must be empty.
Error on table string



SQL*Loader-00601: For INSERT option, table must be empty. Error on table string..

Answer / guest

Cause: A non-empty table is being loaded with the INSERT option.

Action: Use the REPLACE keyword to empty the old table and
store the new data in its place. Use the APPEND keyword to
leave the table's contents intact and add the new data to it.

Please add more information about this Error

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

LSX-00117: "minLength" should not be greater than "maxLength"

1 Answers  


DRG-52210: error while registering value for attribute: string

1 Answers  


NNO-00108: line number: TTL of number seconds below domain minimum number, using minimum

1 Answers  


ORA-26085: direct path operation must start its own transaction

1 Answers  


DRG-11838: Proxy Reauthentication Required

1 Answers  






ORA-02805: Unable to set handler for SIGTPA

1 Answers  


ORA-22318: input type is not an array type

1 Answers  


ORA-23414: materialized view log for "string"."string" does not record rowid values

1 Answers  


ORA-37111: Unable to load the OLAP API sharable library: (string)

1 Answers  


ORA-15003: diskgroup "string" already mounted in another lock name space

1 Answers  


NZE-28756: callback failure to allocate memory

1 Answers  


ORA-12351: cannot create view using a remote object which has a remote object reference

1 Answers  


Categories