How to resolve EXP-00091 due to NLS_LANG incompatibility?
9iR2 Production DB on Sun OS 9 (NLS_LANG=WE8ISO8859P1)
|
| Export dumps with many EXP-00091 errors
|
9iR2 client on XP (NLS_LANG=WE8MSWIN1252)
|
| Import dumps (Haven't done it yet.)
|
11gR1 Production DB on Red Hat Linux 5.3 (NLS_LANG=WE8MSWIN1252)
Since I can't get the 9iR2 client working on the Linux box, I try to use the client on my laptop to export data. I have no direct access to the 9iR2 production server, but only thru remote sqlplus connection.
Q1: Is there anyway to find out the env parameter NLS_LANG remotely on the 9iR2 production server?