OGG孤儿server进程的检查与处理

Posted msdnchina

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了OGG孤儿server进程的检查与处理相关的知识,希望对你有一定的参考价值。

来源于:

OGG GoldenGate Extract | Pump Abends with: "TCP/IP Error 9 (Bad File Number)" (文档 ID 1359087.1)

 

If the source Extract dies without communicating to the target server collector, that server will be orphaned and must be killed. Development plans to improve this behavior in a future release (tracked via enhancement Bug 10430342), but until that time, they must be handled manually in this manner.

You can determine which processes are orphans by stopping the upstream pumps and then seeing what Server processes are still running, and killing them. Once these servers are killed, you should be able restart all the pumps.

 

 

In summary:

1) Stop the Manager on the target system, and all of the upstream GoldenGate pump Extract processes.
2) Kill any remaining server processes.
3) Restart the Manager, and then restart the Extracts.

以上是关于OGG孤儿server进程的检查与处理的主要内容,如果未能解决你的问题,请参考以下文章

孤儿进程与僵尸进程

Oracle Linux Server 6.9下oracle与ogg的挂载

OGG运维优化脚本-查询维护类--进程重复表检查

5.1.4 网络编程进程---僵尸进程与孤儿进程

孤儿进程与僵尸进程

多任务编程 -- 孤儿进程和僵尸进程