查看ogg目的端的server进程

php中文网
发布: 2016-06-07 16:12:24
原创
1715人浏览过

[oracle@hosta ggs]$ ps -ef | grep serverroot 2945 1 0 22:12 ? 00:00:00 /usr/bin/hidd --serverroot 3342 1 0 22:12 ? 00:00:00 /usr/libexec/gam_serveroracle 15624 3382 0 23:24 pts/1 00:00:00 grep server[oracle@hosta ggs]$[oracle@hosta ggs]$[o

[oracle@hosta ggs]$ ps -ef | grep server
root      2945     1  0 22:12 ?        00:00:00 /usr/bin/hidd --server
root      3342     1  0 22:12 ?        00:00:00 /usr/libexec/gam_server
oracle   15624  3382  0 23:24 pts/1    00:00:00 grep server
[oracle@hosta ggs]$
[oracle@hosta ggs]$
[oracle@hosta ggs]$
[oracle@hosta ggs]$ ggsci

Oracle GoldenGate Command Interpreter for Oracle
Version 11.2.1.0.27 19591627 OGGCORE_11.2.1.0.0OGGBP_PLATFORMS_141006.1156_FBO
Linux, x64, 64bit (optimized), Oracle 11g on Oct  6 2014 16:45:49

Copyright (C) 1995, 2014, Oracle and/or its affiliates. All rights reserved.



GGSCI (hosta) 1> info all

Program     Status      Group       Lag at Chkpt  Time Since Chkpt

MANAGER     STOPPED                                           
REPLICAT    ABENDED     REPFULL     00:00:00      448:53:00   


GGSCI (hosta) 2> start mgr

Manager started.


GGSCI (hosta) 3> info all

Program     Status      Group       Lag at Chkpt  Time Since Chkpt

MANAGER     RUNNING                                           
REPLICAT    ABENDED     REPFULL     00:00:00      448:53:04   


GGSCI (hosta) 4> info all

Program     Status      Group       Lag at Chkpt  Time Since Chkpt

MANAGER     RUNNING                                           
REPLICAT    ABENDED     REPFULL     00:00:00      448:53:11   


GGSCI (hosta) 5> exit
[oracle@hosta ggs]$ ps -ef | grep server
root      2945     1  0 22:12 ?        00:00:00 /usr/bin/hidd --server
root      3342     1  0 22:12 ?        00:00:00 /usr/libexec/gam_server
oracle   16821 16543  2 23:24 ?        00:00:00 ./server -w 300 -p 7819-12818 -m 7809 -k -l /u02/ggs/ggserr.log----->注意此行!
oracle   17614  3382  0 23:24 pts/1    00:00:00 grep server
[oracle@hosta ggs]$ 
登录后复制

结论:该进程是在目的端的mgr启动的时候被启动的。该进程的作用是接收源头dp进程传输过来的trail文件,写入目的端操作系统的文件系统的指定位置下。

MarsCode
MarsCode

字节跳动旗下的免费AI编程工具

MarsCode 279
查看详情 MarsCode


最佳 Windows 性能的顶级免费优化软件
最佳 Windows 性能的顶级免费优化软件

每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。

下载
来源:php中文网
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
开源免费商场系统广告
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 举报中心 意见反馈 讲师合作 广告合作 最新更新 English
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号