错误信息:

GGSCI (haitaonode01) 02> info all
Program  Status   Group    Lag at Chkpt  Time Since Chkpt

MANAGER   RUNNING                             
REPLICAT   ABENDED    REPWH5     00:00:04     01:01:19  
GGSCI (haitaonode01) 03> view report repwh5

2017-08-21 17:38:26  ERROR   OGG-01161  Bad column index (15) specified for table UPCENTER.STK_LIST, max columns = 15.
***********************************************************************
*                   ** Run Time Statistics **                         *
***********************************************************************
Reading /u01/gglog/wh000088, current RBA 36246367, 0 records
Report at 2017-08-21 17:38:26 (activity since 2017-08-21 17:38:26)


故障原因:

     主库和从UPCENTER.STK_LIST表结构不一至


解决方法:

     在从库UPCENTER.STK_LIST表添加字段,与主库一至就可以了