Quote Originally Posted by nir_s
Hi,

You don't need to drop the table before the import.
Use the option "IGNORE=Y" in the import command.

Nir
Dear Nir, if i don't drop the table, the table is not updating with the imported data. The table is referenced by foreign keys. I tried with ignore=y options, this also not working.