Hi,

I encounter this error when performing export on oracle 9i (Enterprise Edition 9.2.0.4.0) in solaris (release 5.8).

here is the information before the export begins:

"Export done in US7ASCII character set and AL16UTF16 NCHAR chatacter set. Server uses AL32UTC8 character set (possible charset conversion)"

I have checked out the web and found that it has to do with the language use in solaris and oracle.

I tried to set to solaris LANG by doing the following:

LANG=C;export LANG

but it does not help. Can someone tell me how to solve this problem. Any help will be very much appreciated. Thanks.

With regards
Novice