GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

Goldengate Replication from ASM on physical Standby to sql server 2012

edited Apr 11, 2017 4:46AM in GoldenGate, Streams and Distributed Database (MOSC) 6 commentsAnswered ✓

We have a Physical standby database on Exadata and we are trying to replicate data using ASM from that standby database to SqlServer 2012.

We added an extract with below parameters:--

Don't know what parameter setting to use to pull data from ASM with physical standby.

============================

ADD EXTRACT GGEC01T1, TRANLOG, BEGIN 2016-08-14 12:00:00.000000

Extrace GGEC01T1

setenv (ORACLE_SID="VPSLGP1")

setenv (ORACLE_HOME="/u01/app/oracle/product/11.2.0.4/dbhome_1")

userid ATTUNITY password *********

TRANLOGOPTIONS ASMUSERALIAS ATTUNITY_USER@exa1db01_asm

TRANLOGOPTIONS ARCHIVEDLOGONLY

EXTTRAIL ./dirdat/T1

DYNAMICRESOLUTION

TABLE VP_OWNER.VIOLATORS;

Receiving below error:

2016-08-19 08:56:54 ERROR OGG-00041 Data source not specified.

Tagged:

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