Specifying the Trace File: Option -T

A trace file is always written. If you do not use this option, the dev_rout trace file is used. It can be found in the working directory of the SAProuter.

Start SAProuter with the following option to use your own trace file:

  • UNIX/Windows: saprouter -r -T <trace file>

  • IBM i: call saprouter ( '-r' '-T' '<trace file>' )