Skip to content

Conversation

@andy-stark-redis
Copy link
Contributor

@andy-stark-redis andy-stark-redis commented Feb 20, 2025

DOC-4852 (refers to RDSC-3207).

I've tried to find out a bit about Oracle SCNs to help the explanation. Let me know if I've got any details wrong or if this is too much information. Also, are we OK with this info in the config reference or is there a better place for it?

@github-actions
Copy link
Contributor

Copy link
Collaborator

@dwdougherty dwdougherty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

and catch up with processing them. However, Oracle internally discards its SCN
information after a certain period of time. If RDI's last recorded SCN has been
discarded by the Oracle database, then there is no way to detect which
events have happened since the collector was stopped, and change data may be
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andy-stark-redis What you wrote is correct. We just need to add a bit more to it. The SCN deletion issue can happen even if RDI is up and running all the time, but in Oracle, many changes have happened, but no changes on the monitored tables have happened.
I think it's important to note that as well, otherwise one might think that there might only be a problem if the pipeline was stopped.

@yaronp68 correct me if I'm wrong.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ZdravkoDonev-redis Fixed (hopefully)

@andy-stark-redis andy-stark-redis merged commit cb4761b into main Feb 24, 2025
4 checks passed
@andy-stark-redis andy-stark-redis deleted the DOC-4852-rdi-heartbeat-mech branch February 24, 2025 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants