Hi All,
Every time when i do import am getting the following warning :
Warning: the objects were exported by TBFBGL, not by you
import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
export client uses WE8ISO8859P1 character set (possible charset conversion)
export server uses WE8ISO8859P1 NCHAR character set (possible ncharset conversion)
So inorder to solve this i have tried to set NLS_LANG in the following manner :
C:\set NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
But the parameter value is not getting affected..So can you tell me a possible way.
