Hi, all.
In the IDoc -> XI -> File Scenario, sometimes(twice in this week) DB_ACCESS_ERROR occurs and the corresponding message shows System Error - Manual Restart Possible.
The error message in SXMB_MONI shows like the following and the trace shows similar error message.
-
- <!-- Message Branch According to Receiver List -->
- http://sap.com/xi/XI/Message/30" xmlns:SOAP=" http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
<SAP:Category>XIServer</SAP:Category>
<SAP:Code area="INTERNAL">DB_ACCESS_ERROR</SAP:Code>
<SAP:P1>SXMSQEUE_RCV</SAP:P1>
<SAP:P2>INSERT</SAP:P2>
<SAP:P3 />
<SAP:P4 />
<SAP:AdditionalText />
<SAP:ApplicationFaultMessage namespace="" />
<SAP:Stack>Error accessing table SXMSQEUE_RCV method INSERT</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
-
When we rerun the message by using SXMB_MONI - Restart button, the message is executed without any problem. And our Database(SQL server) shows no error at all and XI system doesn't show any error.
Is there anyone who bumped into this trouble? Please give me some advice.
Best Regards.