0% found this document useful (0 votes)
94 views3 pages

Sap Note 30374 - Saprouter Installation: Symptom

This document provides instructions for installing the SAProuter, which is needed to establish connections to SAP systems. It describes downloading and copying the SAProuter and niping programs to the /usr/sap/saprouter directory. An entry is also needed in the startsap script to automatically start the SAProuter during system startup. The corresponding routing table must be maintained in the /usr/sap/saprouter/saprouttab file.

Uploaded by

papalinux
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
94 views3 pages

Sap Note 30374 - Saprouter Installation: Symptom

This document provides instructions for installing the SAProuter, which is needed to establish connections to SAP systems. It describes downloading and copying the SAProuter and niping programs to the /usr/sap/saprouter directory. An entry is also needed in the startsap script to automatically start the SAProuter during system startup. The corresponding routing table must be maintained in the /usr/sap/saprouter/saprouttab file.

Uploaded by

papalinux
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

SAP Note 30374 - SAProuter installation

Note Language: English Version: 13 Validity:


Valid Since 18.09.1998

Summary
Symptom
SAProuter does not run

Additional key words


OSS1

Cause and prerequisites Solution


1. 2. Create the subdirectory SAProuter in the directory /usr/sap/. Download the latest version from sapserv3, directory /general/misc/saprouter. Also see the corresponding file 'README' in this directory. Copy programs 'saprouter' and 'niping' into the directory /usr/sap/saprouter. If you cannot copy the programs from sapserv3, you can get a (possibly out-of-date) version from the directory /usr/sap/<SID>/SYS/exe/run. Add the following lines to the file /users/<SID>adm/startsap_<host name>_<instance number> before the lines '#Start OS-Collector daemon'. # # Start saprouter # SRDIR=/usr/sap/saprouter if [ -f $SRDIR/saprouter ];then echo "\nStarting saprouter Daemon " | tee -a $LOGFILE echo "--------------------------- " | tee -a $LOGFILE $SRDIR/saprouter -r -W 30000 -R $SRDIR/saprouttab \ | tee -a $LOGFILE & fi This entry automatically starts the SAProuter during the system start and it ensures that the SAProuter is always started. Since the SAProuter should continue to run after R/3 is shut down no respective entry is included in the Stopsap Script. If you boot the R/3 several times, the system displays error messages when the SAProuter is started. You can ignore these error messages. The entry of the SAProuter in the Startup Script is a recommendation. However, you can also start the SAProuter manually. 4. The corresponding routing table must be maintained in /usr/sap/saprouter/saprouttab. Remarks o As of version 25 the SAProuter must have a routing table. The router terminates with an error message if it cannot read the table. If you do not want an authorization check use the line 'P * * *'.

3.

5.

01.07.2013

Page 1 of

SAP Note 30374 - SAProuter installation

Header Data
Release Status: Released on: Master Language: Priority: Category: Primary Component: Released for Customer 17.09.1998 22:00:00 German Recommendations/additional info Installation information BC Basis Components

Valid Releases
Software Component SAP_APPL SAP_APPL Release 22 30 From Release 22A 300 To Release 22J 30F and Subsequent X

Related Notes
Number 486688 301933 200436 137342 122827 41054 Short Text Schedule VPN connection to SAP network Remote connection package (rcPack) - SAP France How to establish an SAPNet R/3 connection in CIS Schedule - connection to SAP extranet, OSS and SAPNet How to establish an OSS connection in Poland Installation of the SAPRouter as NT Service

Attributes
Attribute old release old release old release old release old release old release old release old release old release old release Value 00121A 0030374 00121B 0030374 00121C 0030374 00121D 0030374 00121E 0030374 00121F 0030374 00121G 0030374 00121H 0030374 00121I 0030374 00121J R3STD R3STD R3STD R3STD R3STD R3STD R3STD R3STD R3STD R3STD

01.07.2013

Page 2 of

SAP Note 30374 - SAProuter installation


Attribute old release old release old release old release Value 0030374 00121K 0030374 00121L 0030374 00121M 0030374 00121N 0030374

R3STD R3STD R3STD R3STD

01.07.2013

Page 3 of

You might also like