Skip to Main Content

GoldenGate

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OGG-01224 TCP/IP error 79 (Connection refused), endpoint: host:port

Arturo GutierrezJan 24 2019 — edited Jan 28 2019

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

This post has been answered by Arturo Gutierrez on Jan 28 2019
Jump to Answer
Comments
Post Details
Added on Jan 24 2019
3 comments
1,566 views