Import/Export with UTF8 [message #69870] |
Thu, 14 March 2002 22:12 |
christina
Messages: 9 Registered: November 2001
|
Junior Member |
|
|
Hi, I have the source database UTF8 has chinese character, did an export on english unix machine,
but after import, the character not look like the same as before, is there is a way I can get it back from the dmp file.
Christina
|
|
|
|
Re: Import/Export with UTF8 [message #69875 is a reply to message #69870] |
Fri, 15 March 2002 05:50 |
Grant
Messages: 578 Registered: January 2002
|
Senior Member |
|
|
What was NLS_LANG set to on the export and what is it set to for the import? For any language other than US7ASCII (default) you are required to have the environment varibal set.
|
|
|