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 v12.2.0.1 Alter replicat CHECKPOINTTABLE issue

2991637Jul 15 2016 — edited Jul 16 2016

Hello Evyone,

We have a replicat that was created/added before my lifetime with the NODBCHECKPOINT param on Windows Server 2008R2. We are now wanting to incorporate CHECKPOINTTABLE into the replicat configuration. It appears that I am unable to ALTER an existing replicat to utilize CHECKPOINTTABLE. I have created the table on the Target MS SQLDB. If I delete and add the replicat with the CHECKPOINTTABLE param, it works. Is it correct to say the only way to incorporate CHECKPOINT after a replicat is added, is to delete it and re-add? Btw, I have also tried the ALTER in conjunction with/wo NONINTEGRATED; with/wo extseqno and rba, but same result. I appreciate your time, Thank You !

GGSCI (GGSQA) 74> stop abc1

Sending STOP request to REPLICAT ABC1 ...

Request processed.

GGSCI (GGSQA) 80> ALTER REPLICAT ABC1, CHECKPOINTTABLE GGS_CHECKPOINT

GGSCI (GGSQA) 80..

ERROR: Invalid parameter specified for ALTER REPLICAT.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 13 2016
Added on Jul 15 2016
2 comments
2,647 views