Saprouter

Páginas: 2 (482 palabras) Publicado: 17 de julio de 2012
Note 30374 Note Language: English

SAProuter installation
Version: 13

Validity:

Valid from 18.09.1998

Summary
Symptom
SAProuter does not run

Additional key words
OSS1

Cause andprerequisites
Solution
1.

Create the subdirectory SAProuter in the directory /usr/sap/.

2.

Download the latest version from sapserv3, directory
/general/misc/saprouter. Also see thecorresponding 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 (possiblyout-of-date) version from the directory /usr/sap//SYS/exe/run.

3.

Add the following lines to the file /users/adm/startsap__ 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 shouldcontinue 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 canignore 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 mustbe maintained in
/usr/sap/saprouter/saprouttab.

5.

Remarks
o

10.07.2007

As of version 25 the SAProuter must have a routing table. The
router terminates with an error message if itcannot read the
table. If you do not want an authorization check use the line 'P *
* *'.

Page 1 of 2

Note 30374 -

SAProuter installation

Header Data
Release Status:
Released on:...
Leer documento completo

Regístrate para leer el documento completo.

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS