RVR-OL-502
Issue summary
The error code RVR-OL-502 indicates a deduplication conflict. Multiple Change Data Capture (CDC) events share the same key and timestamp, so Data Integration cannot determine which event is the latest.
Action steps
To resolve the error, follow these steps:
- Review the CDC source: Check the upstream CDC source for duplicate events sharing the same key and timestamp.
- Ensure unique timestamps: Adjust the CDC sink so that each event for a given key has a distinct, monotonically increasing timestamp.
External references
note
If the issue persists or you need help, open a case with Data Integration Support. In the console sidebar, select Help > Contact Us and follow the instructions.