Hi,
I'm trying to replicate from OGG 12.3 env on AIX , with Oracle database 12.2 (RAC) to OGG 12.2 on Linux using Oracle Database 12.1.0.2.0.
I'm using the format at source level (extract/Pump):
.....
RMTTRAIL ./dirdat/xxxxx/tt, format release 12.2
The extract process work fine but the Pump process fail.
This is the pump error.
2019-01-24 19:56:13 INFO OGG-06569 Remote Collector/Server version 12.2 receiving data is a different version than this Extract 12.3 sending data.
Source Context :
SourceModule : [ggnet.tcprtn]
SourceID : [/scratch/jkrath/view_storage/jkrath_oggaix123vw/oggcore/OpenSys/src/gglib/ggnet/tcprtn.c]
SourceMethod : [opt_negotiate(int, errmsg_t &)]
SourceLine : [4644]
2019-01-24 19:56:43 ERROR OGG-01224 TCP/IP error 79 (Connection refused), endpoint: host :7905.
2019-01-24 19:56:43 ERROR OGG-01668 PROCESS ABENDING.
Source software info is: (Download from OTN , no patching)
Oracle GoldenGate Command Interpreter for Oracle
Version 12.3.0.1.4 OGGCORE_12.3.0.1.0_PLATFORMS_180415.0359_FBO
AIX 6, ppc, 64bit (optimized), Oracle 12c on Apr 19 2018 09:40:59
Operating system character set identified as US-ASCII.
Target software info is:
Oracle GoldenGate Command Interpreter for Oracle
Version 12.2.0.1.170221 25977542_FBO
Linux, x64, 64bit (optimized), Oracle 12c on May 8 2017 12:54:39
Operating system character set identified as UTF-8.
Thanks
Arturo