IT/SAP

Sample of saprouter start script

SAP_BASIS 2020. 7. 9. 15:50
#!/bin/sh

SECUDIR=/usr/sap/saprouter; export SECUDIR
SNC_LIB=/usr/sap/saprouter/libsapcrypto.so; export SNC_LIB
BASEDIR=/usr/sap/saprouter

$BASEDIR/saprouter -r -K "p:<Distingushed Name>" -J 1048576 -G $BASEDIR/saprouter.log