Skip to Main Content

GoldenGate

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OGG 12.1 for Oracle 12c replicat abend

2721286May 28 2015 — edited May 28 2015

OGG:    Version 12.1.2.1.0 OGGCORE_12.1.2.1.0_PLATFORMS_140727.2135.1_FBO

SRC/TARGET: Oracle Database 12c Enterprise Edition Release 12.1.0.1.0 - 64bit Production

GGSCI (oel6-112-rac1.localdomain as ggadmin@srcdb) 38> info all

Program     Status      Group       Lag at Chkpt  Time Since Chkpt

MANAGER     RUNNING                                          

EXTRACT     RUNNING     EXT1        00:00:00      00:00:10   

EXTRACT     RUNNING     EXTDP1      00:00:00      00:00:04   

REPLICAT    ABENDED     REP1        00:00:00      00:28:45   

GGSCI (oel6-112-rac1.localdomain as ggadmin@srcdb) 39>

replicat Abend , call stack :

=============

Source Context :

  SourceModule            : [iroci]

  SourceID                : [/scratch/aime1/adestore/views/aime1_adc4150384/oggcore/OpenSys/src/gglib/ggdbora/iroci.cpp]

  SourceFunction          : [IROCI_set_parameters]

  SourceLine              : [758]

  ThreadBacktrace         : [12] elements

                          : [/u01/app/oracle/ogg/libgglog.so(CMessageContext::AddThreadContext()+0x1e) [0x7ff064035dae]]

                          : [/u01/app/oracle/ogg/libgglog.so(CMessageFactory::CreateMessage(CSourceContext*, unsigned int,

...)+0x340) [0x7ff064030ac0]]

                          : [/u01/app/oracle/ogg/libgglog.so(_MSG_ERR_DB_SQL_ERROR(CSourceContext*, int, char const*, CMes

sageFactory::MessageDisposition)+0x3b) [0x7ff06401739f]]

                          : [/u01/app/oracle/ogg/replicat(IROCI_set_parameters(OCISESS_context_def*, int)+0x193) [0x70d69b

]]

                          : [/u01/app/oracle/ogg/replicat(IROCI_init_context(OCISESS_context_def*, int*, int*, unsigned in

t, short (*) [4], char const*)+0x96f) [0x71347f]]

                          : [/u01/app/oracle/ogg/replicat(replicat_main(int, char**)+0xd27) [0x5c72d7]]

                          : [/u01/app/oracle/ogg/replicat(ggs::gglib::MultiThreading::MainThread::ExecMain()+0x4f) [0x699c

0f]]

                          : [/u01/app/oracle/ogg/replicat(ggs::gglib::MultiThreading::Thread::RunThread(ggs::gglib::MultiT

hreading::Thread::ThreadArgs*)+0x104) [0x699f44]]

                          : [/u01/app/oracle/ogg/replicat(ggs::gglib::MultiThreading::MainThread::Run(int, char**)+0x8b) [

0x69a04b]]

                          : [/u01/app/oracle/ogg/replicat(main+0x3f) [0x5c580f]]

                          : [/lib64/libc.so.6(__libc_start_main+0xfd) [0x306681ecdd]]

                          : [/u01/app/oracle/ogg/replicat() [0x517099]]

2015-05-28 02:47:31  ERROR   OGG-00870  Database error 26667 (ORA-26667: invalid GoldenGate parameter CDGRANULARITY

ORA-06512: at "SYS.DBMS_LOGREP_UTIL", line 547

ORA-06512: at "SYS.DBMS_APPLY_ADM", line 100

ORA-06512: at line 1 SQL BEGIN dbms_apply_adm.set_parameter(apply_name=>:xin_name, parameter=> :param, value => :value); E

ND;).

2015-05-28 02:47:31  ERROR   OGG-01668  PROCESS ABENDING.

from ogg error log :

=====

2015-05-28 02:51:16  INFO    OGG-02527  Oracle GoldenGate Delivery for Oracle, rep1.prm:  Integrated Replicat does not populate a trace table.

2015-05-28 02:51:16  INFO    OGG-02545  Oracle GoldenGate Delivery for Oracle, rep1.prm:  Parameter GROUPTRANSOPS is ignored by Integrated Replicat when parallelism is greater than 1.

2015-05-28 02:51:16  ERROR   OGG-00870  Oracle GoldenGate Delivery for Oracle, rep1.prm:  Database error 26667 (ORA-26667: invalid GoldenGate parameter CDGRANULARITY

ORA-06512: at "SYS.DBMS_LOGREP_UTIL", line 547

ORA-06512: at "SYS.DBMS_APPLY_ADM", line 100

ORA-06512: at line 1 SQL BEGIN dbms_apply_adm.set_parameter(apply_name=>:xin_name, parameter=> :param, value => :value); END;).

2015-05-28 02:51:16  ERROR   OGG-01668  Oracle GoldenGate Delivery for Oracle, rep1.prm:  PROCESS ABENDING.

Can't find any clue regarding "CDGRANULARITY", can anyone shed a light?

Thanks,

Ricky

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 25 2015
Added on May 28 2015
4 comments
1,070 views