Installation on iSeries
You have downloaded the latest version of SAProuter from SAP Service Marketplace ((http://service.sap.com/patches. More Info. Installing SAProuter), and have read the README file.
Install the programs SAPROUTER and NIPING in a separate library (such as SAPROUTER).
...
1. Log on to the iSeries machine as <SID>OFR
2. Create a library
CRTLIB <library name>
3. Create the file SAPROUTER
CRTSAVF <library name>/SAPROUTER
4. Create the backup file NIPING
using the command <library name>/NIPING.
5. Download the programs SAPROUTER.SVF and NIPING.SVF from the SAP Service Marketplace to your local PC, using the following commands:
ftp <iSeries>
cd QGPL
lcd <dir> (<dir> is the directory where SAPROUTER.SVF and NIPING.SVF are located)
bin:
put SAPROUTER.SVF SAPROUTER
put NIPING.SVF NIPING
quit
6. Re-create the SAPROUTER or NIPING objects.Use the command APYR3FIX as described in SAP note 49365, and for parameter KRNLIB use the library that you created above.
7. Create the directory /usr/sap/saprouter.
8. Make sure to maintain the corresponding Route Permission Table under /usr/sap/saprouter/saprouttab (see also Creating a Route Permission Table).
