GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

Different NLS settings between Source DB and Target DB..... SETENV question

edited May 24, 2013 9:09AM in GoldenGate, Streams and Distributed Database (MOSC) 1 commentAnswered
I'm getting ready to replicate data from a source database that has an NLS_LANG setting of "AMERICAN_AMERICA.US7ASCII" to a target database that has an NLS_LANG setting of "AMERICAN_AMERICA.WE8MSWIN1252". I can't find anything "spot on" in the documentation about which value I set in the EXTRACT parameter file and which value I set in the REPLICAT parameter file.

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.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center