‎2011 May 03 8:27 AM
Hi gurus,
My basis team doing os db migration after export when they are trying to import data they are terminating due to problem that at the standrad table SMEN_DATES it is raising error VIOLATION OF PRIMARY KEY. So we checked for the table contents
in that table TYP and ID as primary key fileds but in contents there are entries with same combination of TYP and ID. Now problem is that how to rectify that primary key violation with out modifying data.
Thanks in advance,
Santhi.
‎2011 May 03 10:20 PM
It's not feasible to "rectify". The data has to be changed to conform to the database key.