Skip to main content
Feedback

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:

  1. Fix the source data: Remove or fill the NULL key values at the source.
  2. 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.

On this Page