4 Replies Latest reply: Jun 10, 2011 5:17 PM by Arjun Venkateswarlu RSS

-24988,ERR_SQL: SQL error250,Duplicate secondary key:IND1

Arjun Venkateswarlu
Currently Being Moderated

Hello Guru's,

 

We have done system copy to  MaxDB QA server from Production and completed all the steps except below step

 

sql_execute update "SAPMCQ"."/SAPAPO/ORDMAP" set logsys='MCQCLNT100' where logsys='MCPCLNT100'.

 

we are now  trying to convert production logical system to QA and getting below error.

 

dbmcli on SAPMCQ : MCQ>sql_execute update "SAPMCQ"."/SAPAPO/ORDMAP" set logsys='MCQCLNT100' where logsys='MCPCLNT100'

ERR

-24988,ERR_SQL: SQL error

250,Duplicate secondary key:IND1

 

Please suggest, what can be done to fix it.