We have a job run to get data from sap side and insert those data in the local database but at some point the job gets failed and we no longer received the data and we check in the code to log the error while inerting those data into our local database we got this error Error: DB Error:constraint violations what is it means and i checked the primary keys are unique values only
I need why this problem occurs and what is the cause for this issue and need a solution for this
anonymous_user is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.