Hello, everybody.
Standart TCP/IP connection named "MDX Parser" doesn't work. It says "timeout during allocate / CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 thRc=456 Timeout dur".
When I try to run mdxsvr in command line it says that librfc32.dll could not be found.
And there is no such dll in the directory with mdxsvr, but there is a librfc32u.dll.
How can I solve this problem?
P.S.
My server parameters:
- IA64
- Windows 2003
- SAP NetWeaver 2004s
--
best regards,
Dmitry
Hi,
I don't know what is MDX PARSER but I just checked on a test XI/PI 7.0 system anf I have indeed this TCP/IP RFC destination which works OK.
mdxsvr.exe is in <drive>:\usr\sap\<SID>\SYS\exe\uc\NTIA64
mdxpars.dll and librfc32u.dll are in the same directory.
I think that librfc32u.dll is the unicode version of librfc32.dll.
Is your system unicode or not ?
Regards,
Olivier
We were able to resolve this error in a simple manner.
When I executed the mdxsvr.exe program manually, it threw an error that it could not find the librfc32.dll file. There was a librfc32u.dll file, but no librfc32.dll. I was able to find a version of the file in the C:\Program Files\SAP\hostctrl\exe directory. I copied the file from this directory to my uc directory: F:\usr\sap\SID\SYS\exe\uc\NTAMD64 and it fixed the problem.
Great! Install VC can help to solve my problem as well. But I got mySAP.com alert in the Event Viewer. Not sure what is the side-effect of this.
HI Sunil et al,
I also did not get this to work , even after following all the instructions regarding the replacement/registration of the dll file etc. Do i also need to modify and register the files in the \usr\sap directories? Should I replace the MDXSRV and MDXPARS.DLL with the most recent ones from the SAP download site?
Any help you guys can provide would be great.
Thanks,
Chris.
Hi colls,
library librfc32.dll is missing under C:\windows\system32.
You can download librfc from SAP download Center, your Kernel version, your platform (NO unicode), librfcxxx.sar.
SAP Notes:
1032461 - MDX parser does not start, le falta una libreria a windows
413708 - Current RFC library. Download and copy into c:\windows\system32 . Check RFC connection Type tpc/ip MDX PARSER.
Regards
Add a comment