Different NLS settings between Source DB and Target DB..... SETENV question
The impression I have is that I should do a SETENV (NLS_LANG = "AMERICAN_AMERICA.US7ASCII") on the EXTRACT, and then a SETENV (NLS_LANG = "AMERICAN_AMERICA.WE8MSWIN1252") on the REPLICAT side, but I wanted to get some confirmation that this is indeed how I should set the values in the respective parameter files.