zoukankan      html  css  js  c++  java
  • GoldenGate系统三:trouble shooting and log

    1、全局日志

    [oracle@irms155 ogg]$ tail ggserr.log
    2013-05-15 11:20:10  WARNING OGG-03504  Oracle GoldenGate Delivery for Oracle,rorajs.prm:  NLS_LANG character setAL32UTF8 on the target is different from the source database character setZHS16GBK. Replication may not be valid if the source data has an incompatiblecharacter for the target NLS_LANG character set.
    2013-05-15 11:20:45  WARNING OGG-03504  Oracle GoldenGate Delivery for Oracle,roragd.prm:  NLS_LANG character setAL32UTF8 on the target is different from the source database character setZHS16GBK. Replication may not be valid if the source data has an incompatiblecharacter for the target NLS_LANG character set.

    2、查看所有进程的运行情况

    GGSCI (irms155) 1> info all
    Program     Status     Group       Lag at Chkpt  Time Since Chkpt 
    MANAGER     RUNNING                                          
    REPLICAT    RUNNING    RORAGD      00:00:00      00:00:05   
    REPLICAT    RUNNING    RORAJS      00:00:00      00:00:00  
     

    3、查看单个进程的报告

    GGSCI (irms155) 4> view report roragd


  • 相关阅读:
    linux-kernel-module
    Linux-find
    ffmpeg02
    Redhat 7使用CentOS 7的Yum网络源
    Redhat7配置yum源(本地源和网络源)
    8、源码安装
    6.存储结构与磁盘划分
    5.用户身份与文件权限
    4.Vim编辑器与Shell命令脚本
    3.管道符、重定向与环境变量
  • 原文地址:https://www.cnblogs.com/jediael/p/4304220.html
Copyright © 2011-2022 走看看