cancel
Showing results for 
Search instead for 
Did you mean: 

QRFC_SYSTEM_DUMP

Former Member
0 Kudos

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

Accepted Solutions (0)

Answers (3)

Answers (3)

iaki_vila
Active Contributor
0 Kudos

HI Prakash,

Check with your basis team if all the update work process are occupied when you test your scenario.

Regards.

Former Member
0 Kudos

Hi,

Please check if this helps.

http://scn.sap.com/thread/2077940

http://scn.sap.com/thread/3477514

Thanks,

Sudhansu

azharshaikh
Active Contributor
0 Kudos

Hi Prakash,

Seems User Authorization issue, check if its having proper roles.

Please check the following for similar issue:

Regards,

Azhar