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!

How to find extract RBA of replicate abend

user10126973Sep 13 2020 — edited Sep 13 2020

HI All,

I have Range replicate  which got abend with following error:

OGG-00222 The column(s) used for the @RANGE filter for the table  schama.table_name contain only null values:

There must be at least one non-NULL value present

Map scheaa.table_name, target schema.table_name, keycols(col1, col2), filter(@range(1,10, col1); .

So My question here how to find extract RBA  for abend replicate(we know abend replicate RBA)

I just want check source Trail file  RBA so that I can take a look what are the values for that column

Please share with me your advise ?

Regards,

DR

This post has been answered by user10126973 on Sep 13 2020
Jump to Answer
Comments
Post Details
Added on Sep 13 2020
2 comments
1,035 views