Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Characters losts during Import (8.1.6) -> (9.2.0.6)
sybrandb wrote:
> It all depends on
> - correct NLS_LANG during export (ie matching the characterset of the
> database)
> - correct NLS_LANG during import (ie matching the characterset of the
> database)
I know this is the correct method, but going that way the OP would lose all the French characters, because, according to my experience, imp on the "target" database (which is WE8ISO8859P1) will truncate all the 8-bit characters of a US7ASCII export file during import. That's why I suggested SQL*Loader.
Kind regards,
-- Cris Carampa (spamto:cris119_at_operamail.com) I went to the market to realise my soul 'Cause what I need I just don't haveReceived on Wed Jul 05 2006 - 07:46:51 CDT
![]() |
![]() |