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.