Re: golden gate index issue
Posted by ErmanArslansOracleBlog on Jun 04, 2021; 7:45am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/golden-gate-index-issue-tp9842p9845.html
This is documented Roshan : Goldengate Integrated Replicat Running Slow When Hitting ORA-26688: missing key in LCR (Doc ID 2125301.1)
LOGALLSUPCOLS is for the new records.. Droppinng indexes is the for the old ones..
You may see that error unless you drop the index(es) at target's table(s) that are referencing a missing column for the LCR. You should consider dropping index with # 1253950. (on the target..)