TN3270 Server Manual
Using TN32COM
TN3270 Server Manual—424097-001
4-22
TRACE PROCESS
TRACE PROCESS
This command starts and stops tracing the Guardian TN3270 Server process. The trace
file is created with the ownership and security of the process access ID of the Guardian
TN3270 Server process.
trace-opts
are TO trace-file, PAGES num-pages, RECSIZE recsize.
trace-file
is the name of the trace file.
num-pages
is the size of the trace file in pages. The range is from 50 to 65,000 pages. The
default is 200 pages.
recsize
is the maximum number of bytes to be captured. The range is from 1 to 4,095
bytes. The default is 4,095 bytes.
Example
TRACE PROCESS, TO myfile, PAGES 200,RECSIZE 200
TRACE PROCESS trace-opts
TRACE PROCESS , STOP