Hi all!
I try to do an export using direct path on a windows client.
I get:
EXP-00041: Export done in server's WE8ISO8859P15, different from user's character set WE8ISO8859P1
So I have to set up my client with WE8ISO8859P15.
I tried to do:
set NLS_CHAR=WE8ISO8859P15
before export command but it did not work.
So the question is:
How do I set up NLS on a windows client?
Thanks for help!