Hi Experts,
We are having an interface from JDBC to PROXY. Interface is working fine in DEV and QA environment,But in Production it is throwing an error on the ECC side as QRFC_SYSTEM_DUMP.
Please find the error message which iam getting on the ECC sxmb_moni.
I found queue struck SMQ2 and it is showing status as " UPDATEFAILED".
I tried deleting queue and reprocessing ,But of no use. I checked in ST22,But no dump has been created.
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
-<!--
Inbound Message
-->
-<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="INTERNAL">QRFC_SYSTEM_DUMP</SAP:Code>
<SAP:P1/>
<SAP:P2/>
<SAP:P3/>
<SAP:P4/>
<SAP:AdditionalText/>
<SAP:Stack>Short dump occurred when executing message in qRFC queue XBQRXXXX: Date/time 17.12.2014 14:17:22, user , runtime error: Update failed.</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
Thanks in Advance
Regards
Prakash