cancel
Showing results for 
Search instead for 
Did you mean: 

mdxsvr RFC Error

0 Kudos

Hello

we have installed business ojbects 3.1 and all files have been placed properly including librfc32.dll in system 32 folder but when i m trying to run mdxsvr.exe i am getting an error

RFC error

operation /code : Rdc Accept

key : RFC_ERROR_SYSTEM_FAILURE

status:

message : Missing -a<Program ID>

internal status :

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hai,

RFC_ERROR_SYSTEM_FAILURE occurs if something is wrong with the Sap system that you are connecting to. The most common cause is the RFC, you are calling itself has thrown an exception during the runtime.

This will help you in figuring out the cause of the issue:

1. Call the same RFC with same parameters in SapGui and see if it is successful.

2. Turn on Rfc tracing and look into the trace files.

If you are not able to find the cause, you can contact SAP/BO consultant with the traces. They will be able to help you with this further.