TN3270e Server Manual
Using ETN32COM
TN3270e Server Manual—422923-003
4-26
TRACE PROCESS
TRACE PROCESS
This command starts and stops tracing the TN3270e server process. The trace file is
created with the ownership and security of the process access ID of the TN3270e
server process.
trace-options
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-options
TRACE PROCESS , STOP