cancel
Showing results for 
Search instead for 
Did you mean: 

MSGVERS_EXISTING ERROR

Former Member
0 Kudos

Hi Export,

We have a huge number messages sending from ECC to 3rd party system. And there is no problem.

There is also one message sends POS data from 3rd party system to ECC via PI. But there is an error as below.

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

<SAP:Error SOAP:mustUnderstand="1" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

  <SAP:Category>XIServer</SAP:Category>

  <SAP:Code area="PERSIST">MSGVERS_EXISTING</SAP:Code>

  <SAP:P1>52DA9F72F5E047071E5ACF890C41588A</SAP:P1>

  <SAP:P2>RECEIVER</SAP:P2>

  <SAP:P3>000</SAP:P3>

  <SAP:P4 />

  <SAP:AdditionalText />

  <SAP:Stack>Message Id 52DA9F72F5E047071E5ACF890C41588A zu Pipeline RECEIVER Version 000 ist im System bereits vorhanden Die Datenbank hat einen Fehlerwert zurückgeliefert.</SAP:Stack>

  <SAP:Retry>M</SAP:Retry>

  </SAP:Error>

- 1. I searched on the forum and find some answer that the db is full. So could you tell me which table or database should I check for the error?
   2. On PI server, T_Code ST22, I could see 2 ABAP Errors of CALL_FUNCTION_SYSCALL_ONLY, ASSIGN_LENGTH_0. Do they caused this error?
   Regards,
   Kevin Song

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

ask the DB guy to check it, you can check the thing isn CCMS monitoring for DB...