ogg-01337

由于其他网络或者目标端空间满等原因,ogg的dpe传输abbend

整理完网络或清理空间后,启动dpe进程

2017-03-02 14:40:37  ERROR   OGG-01337  Trail file ./dirdat/sg000367, IO error 0 ().

2017-08-02 14:40:37  ERROR   OGG-01668  PROCESS ABENDING.

查询mos 发现相关解释

APPLIES TO:

Oracle GoldenGate - Version 11.1.1.1.1 and later
Information in this document applies to any platform.

SYMPTOMS

after network issue, oracle goldengate pump failed to start with error:

 

2012-08-16 14:40:37  ERROR   OGG-01337  Trail file /opt/goldengate/dirdat/gr000367, IO error 0 ().

2012-08-16 14:40:37  ERROR   OGG-01668  PROCESS ABENDING.

 

CAUSE

This is bug 13895269.  

With autorestart parameter in manager, the pump might be started many times during the network problem.  Everytime pump is restarted, the URI history field in file header gets a new duplicate entry and eventually expand the size to >16KB.  This causes the corruption of trail file.

SOLUTION

Bug 13895269 is fixed in 12.1.1, and backported to 11.1.1.0.31_03 and up,  11.2.1.0.3_01 and up and 12.1.2.x versions

The workaround is to issue ggsci command for pump:  alter , etrollover.  The  downstream replicat(s) will need to be manually changed to point to the new trail, as it cannot pass etrollover point. 


我这边ogg版本是11.2.1,网络也出现过问题。基本符合上述cause中所说的情况。

不过我etrollover dpe进程后,依然不行,我跳了一个trail文件,然后etrollover。目标端重新指定新的trial文件


你可能感兴趣的:(ogg)