码迷,mamicode.com
首页 > Web开发 > 详细

GoldenGate OGG-01032 There Is a Problem in Network Communication Error in Writing to Rmt Remote Trail Rmttrail (Doc ID 1446621.1)

时间:2019-03-02 10:56:42      阅读:440      评论:0      收藏:0      [点我收藏+]

标签:document   col   for   dump   check   ane   ESS   encrypt   nbsp   

技术图片 技术图片To Bottom 技术图片

技术图片

In this Document

  Symptoms
  Changes
  Cause
  Solution

 

APPLIES TO:

Oracle GoldenGate - Version 10.0.0.0 to 11.2.1.0.3 [Release 10.0.0 to 11.2]
Information in this document applies to any platform.

SYMPTOMS


The pump does not start. The following errors are captured in the report file:

2012-03-30 10:50:57  ERROR   OGG-01032  There is a problem in network communication, a remote file problem, encryption keys for target and
source do not match (if using ENCRYPT) or an unknown error. Length is 3 - 000000: 46 45 00                

CHANGES

No changes made to the OS or GoldenGate.

CAUSE

Trail file system on target goes out of space causing the pump  to hang. The issue is ultimately due to an  interrupted rmt trail writing caused by connection issues because the target file system cannot be written to.

 

Note that this is a single instance of a broader issue. Anytime the collector server fails for any reason, it will look like a TCP or network issue to the pump. This can be space or security or path issues or anything else.

SOLUTION

Firstly, simply try stopping the extract pump and re-starting it aga?n, otherwise, follow these directives

 

Fix any target space issue.


1) Go the source server and login into ggsci

2a) Execute the below command
alter <extract pump> etrollover

2b) start <extract pump>

(ETROLLOVER will force the pump to write on a fresh trail)

3) Go the target server and check if the new trail files are being generated.

4) Verify if the first record in the new trail file is indeed the next record in the local extract trail. (It can be done by looking at the RBA value through the logdump utility)

5) Alter the replicat to the new trail file
alter <replicat> extseqno <new trail file> extrba 0

6) Start the Replicat process

7) Verify if all the processes are running fine.

GoldenGate OGG-01032 There Is a Problem in Network Communication Error in Writing to Rmt Remote Trail Rmttrail (Doc ID 1446621.1)

标签:document   col   for   dump   check   ane   ESS   encrypt   nbsp   

原文地址:https://www.cnblogs.com/chendian0/p/10459731.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!