Overview:
When the user updates records by source subscription, it shows the following error in the job history:
Error: two pojos share the same 'VDM_ENTITY_ID'
Root Cause:
That error message indicates that there is a duplicate value in the vid__v column.
Solution:
To prevent the error, complete these steps:
- Check each source file and remove duplicate records from the source file
- Re-run the source subscription.
Related Documentation:
N/A