Article ID: 137074
Article Last Modified on 5/4/2005
Replace <number> with the number of dynamic load requests that can be queued by the TPSTART program. MIN = 16; MAX = 256; DEFAULT = 64.
This parameter causes the TPSTART icon, which usually appears during startup, to be hidden.
This parameter enables internal tracing. The default is no tracing.
Replace <filename> with the path to and name of the trace file that should log the traces. By default, tracing is disabled, so you must specify a trace file if you use the /TRACE option.
Replace <size> with the number that is the maximum size in bytes that you want the TPSTART internal trace file to grow to. MIN=10000; MAX=0xFFFFFFFF; DEFAULT=500K. When the trace file grows to the maximum size, it is renamed to <filename>.BAK.
Replace <tracelevel> with a number between 0 and 10. Smaller numbers mean more detailed internal tracing. For example, 0 indicates maximum detail collection, which is the recommended setting to use if you need internal tracing. The default of 10 turns off tracing.
tpstart /trace /file=c:\sna\traces\tpstart.trc /level=0
Additional query words: prodsna
Keywords: kbnetwork kbprogramming KB137074