on 2020 May 06 11:41 PM
Hi everybody
I'm trying to update CCO from FP6PL06 to FP8PL16, however, the process get an issue and the update can't finish.
The log show the next message:
ERROR 23505: The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'UNQ_IDX_BUSINESSPARTNER_EXTERNALID' defined on 'BUSINESSPARTNER'

Request clarification before answering.
Hello Omar,
Check in the CCO database if there is any customer with duplicate ExternalID
select ExternalID, count(ExternalID) from BUSINESSPARTNER group by ExternalID having count(ExternalID) >1
Regards,
Anderson
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI ogperalta
OK, I suggest you to open an incident, then the support may do a deeper analyze in this case.
Regards,
Anderson
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi anderson.schmitt
I did the exercise with both cases, that is,You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi ogperalta,
You're welcome.
Now, you're trying to update from FP07 to FP08 and the issue also happens, right?
Share with us the cco log files, please.
Regards,
Anderson
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.