|
-
In the database, look for the settings below:
select * from props$;
nls_lang=american
nls_territory=america
nls_charaterset=we8dec
Then do
on UNIX
export NLS_LANG=AMERICAN.AMERICA.WE8DEC
on NT
set NLS_LANG=AMERICAN.AMERICA.WE8DEC
Then run the export
HTH
Amar
Amar
"There is a difference between knowing the path and walking the path."

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|