Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

while os db migration standrad table raising error

Former Member
0 Likes
387

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.

1 REPLY 1
Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
341

It's not feasible to "rectify". The data has to be changed to conform to the database key.