cancel
Showing results for 
Search instead for 
Did you mean: 

jrfc.jar

Former Member
0 Kudos

Where can I find the jco library (.dll) to run jrfc.jar outside the SAP Netweaver environment?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Reena

You can find the jrfc.jar in the below location

D:\usr\sap\SID\JCXX\j2ee\cluster\server0\bin\ext\com.sap.mw.jco

No additional deployment is required for jrfc.jar.All the required dll are buldled in jrfc.sda.We get this as a part of our installation of Netweaver Engine.

I can suggest you a work around if you dont have the required dll

Workaround proceed

as follows using the ConfigTool

  • in case you need DSR: under the instance in the server section add

./bin/system/jdsr.jar to the classpath.

  • if you don't need DSR: under the instance in server->services->dsr

change the startup mode from "Always" to "Manual"

In both cases you need to restart the engine.

Any futher clarification feel free to contact.Please allot the points if the above info helped you.

Message was edited by:

Rajat Anand

Message was edited by:

Rajat Anand

Former Member
0 Kudos

Hi Rajat,

Could you tell me where the jrfc.sda can be found please?

Thanks,

Reena

Former Member
0 Kudos

I found the jrfc.sda but no .dll file(s) just another version of the jrfc.jar. Any idea where the .dll file(s) can be found?

Former Member
0 Kudos

Hi Reena

You can find the dll in C:\WINDOWS\system32

the dll is librfc32.dll,librfc32u.dll etc

Message was edited by:

Rajat Anand