GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

Replication from Oracle to DB2 database...

edited Sep 12, 2019 1:54PM in GoldenGate, Streams and Distributed Database (MOSC) 5 commentsAnswered ✓

Hi I need to setup the replication between Oracle (Standby database) to DB2 database.

Oracle - 11204

DB2-11.1

OS-Linux

Initial Load is completed but need Steps to setup the Replication after initial Load.

Extract parameter file...

> cat extrcdc1.prm

EXTRACT extrcdc1

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

SETENV (NLS_LANG=AMERICAN_AMERICA.AL32UTF8)

USERID oggadmin@xxxxxxxx, PASSWORD XXXXXXX

RMTHOST xxxxxxxxxxxxxxxx, MGRPORT 7809

RMTTRAIL ./dirdat/it

DISCARDFILE ./dirrpt/extrcdc1.dsc, APPEND

REPORTCOUNT EVERY 30 MINUTES, RATE

-- TRANLOGOPTIONS DISABLESUPPLOGCHECK

GETUPDATEBEFORES

TRANLOGOPTIONS ARCHIVEDLOGONLY

TRANLOGOPTIONS ALTARCHIVELOGDEST PRIMARY /rman_backup/LPMXPRD_GG

TRANLOGOPTIONS ALTARCHIVEDLOGFORMAT log_%t_%s_%r.dbf

FETCHOPTIONS, NOUSESNAPSHOT, NOUSELATESTVERSION, MISSINGROW REPORT

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