cancel
Showing results for 
Search instead for 
Did you mean: 

Saprouter

Former Member
0 Kudos

Dear All,

after sucessfull steps of saprouter i m not able to start the saprouter getting following error;

C:\saprouter>saprouter -r

trcfile dev_rout

no logging active

routtab cannot open './saprouttab': EXIT PROGRAM !!!

(running without saproutab is no longer supported for security reasons)

Could not open permission table

C:\saprouter>

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Assuming that you have created a saprouttab, just execute the following command: saprouter -r -W 30000 -R <location to saprouttab>/saprouttab -T saprouter.log

In case you don't have a saprouttab defined, please check [this|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/4f/992e0b446d11d189700000e8322d00/frameset.htm] link.

Kind regards,

Mark

Paul_Babier
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello,

Your startup comand should look something like this:

C:\usr\sap\saprouter>saprouter -r -R c:\usr\sap\saprouter\saprouttab.txt

-K "p:CN=sapsolution, OU=0000802662, OU=SAProuter, O=SAP, C=DE"

Hope that helps.

Regards,

Paul

Former Member
0 Kudos

HI

you saprouttab must to be in saprouter folder,

if not add -R parameter and add the path saprouttab

Example

C:\usr\sap\saprouter>saprouter -r -R c:\usr\sap\saprouter\saprouttab -K "p:<Distinguished Name>"

you can find your customer distinguished name in

/SAPROUTER-SNCADD then next buttom

Regards

William Neira