cancel
Showing results for 
Search instead for 
Did you mean: 

Violation of PRIMARY KEY constraint

Former Member
0 Kudos

Hi Team,

I am getting the below error, could any one help me out.

Messaging system rejected message (GUID b4ee4cf5-a35f-4668-0e40-ccb2b972cfd2) as a duplicate: com.sap.engine.interfaces.messaging.api.exception.DuplicateMessageException: Message Id b4ee4cf5-a35f-4668-0e40-ccb2b972cfd2(OUTBOUND) already exists in duplicate check table: com.sap.sql.DuplicateKeyException: Violation of PRIMARY KEY constraint 'PK__BC_MSG_DUP_CHECK__727C2551'. Cannot insert duplicate key in object 'SAPPIPDB.BC_MSG_DUP_CHECK'. The duplicate key value is (b4ee4cf5-a35f-4668-0e40-ccb2b972cfd2, OUTBOUND).

regards

raju

Accepted Solutions (0)

Answers (1)

Answers (1)

iaki_vila
Active Contributor
0 Kudos

Hi Peddaraju,

If your scenario is EOIO check this note Note 1697488 - DuplicateKeyException while inserting EOIO sequence status

Also, you can check the notes pointed by Paul Power in this thread: http://scn.sap.com/message/13521422#13521422

Regards.