RVR-OL-411
Issue summary
The error code RVR-OL-411 indicates that the configured merge key columns contain NULL values. A NULL key can never be matched by a merge operation, so the row would duplicate on every run.
Action steps
To resolve the error, follow these steps:
- Fix the source data: Remove or fill the NULL key values at the source.
- Or choose different keys: Alternatively, select different Match Key Columns that do not contain NULL values.
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.