Verifying the NetWeaver RFC SDK V7.20 library
You must verify the version of the file after you copy the extracted file.
Procedure
-
To verify the version of the file, complete the following steps:
-
Right-click
sapnwrfc.dll
and click Properties. -
Click the Version tab.
-
In the Product Version section, ensure that you have the following version:
720
,patch 514
,changelist 1448293
, or later.
-
-
To verify the version of the file, complete the following steps:
-
Go to the
lib
folder in the extracted*.SAR
file. -
Run the following command:
strings libsapnwrfc.so | grep SAPFileVersion
- You must see the following message:
[root@IBMSAP2V6 lib]# strings libsapnwrfc.so | grep SAPFileVersion GetSAPFileVersion #[%]SAPFileVersion: 7200, 514, 22, 6206 .GetSAPFileVersion
Note: The message shows that this library has the version 720 patch 514, or later.
-