GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

Golden Gate - Incompatible NLS_LANG

edited Apr 5, 2016 9:29PM in GoldenGate, Streams and Distributed Database (MOSC) 2 commentsAnswered

I am using the golden gate to send data to a base with different charset, and I am getting the following message:

Replication May Not be valid if the data source has an incompatible character is the target NLS_LANG character set.


I'm doing an initial charge, below are some configurations:

my replicat configuration:

REPLICAT load2

SETENV (NLS_LANG="AMERICAN_AMERICA.AL32UTF8")

USERID ggate, PASSWORD **********

ASSUMETARGETDEFS

MAP dba_bred4.teste, TARGET dba_bred4.teste;

my extract configuration:

extract load1

SETENV (NLS_LANG="AMERICAN_AMERICA.AL32UTF8")

userid ggate, password ***********

rmthost cealrfrisdbe2e.brasil.latam.cea, mgrport 7809

rmttask replicat, group load2

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