TN3270e Server Manual
Using the TN3270e Server
TN3270e Server Manual—422923-003
3-2
Starting the TN3270e Server
Starting the TN3270e Server
To start the TN3270e server, issue the ETN32SRV command from the TACL prompt
using the following syntax.
tacl-options
are the standard TACL run options described in the TACL Reference Manual.
The following TACL run options are relevant for the TN3270e server:
NAME tn3270-name
specifies the process name of the TN3270e server program, where tn3270-
name is the process name. You must run the TN3270e server as a named
process.
If you run the TN3270e server with the suggested name $TN32, ETN32COM
opens the TN3270e server automatically when it is run.
NOWAIT
returns control to the TACL process that started the TN3270e server.
OUT out-file
specifies the name of the output file, where out-file is the output file name.
You should assign the OUT file to a paused terminal. Certain startup and fatal
error messages are written to out-file. The default out-file name is
hometerm, if one is not specified.
PFS pages
specifies the process file segment (PFS) size in 2048-byte pages for the new
process, where pages is the number of pages. The minimum value allowed is
64; the maximum value allowed is 512. If you omit this option, the default value
of 64 pages is used.
PRI priority-value
specifies the priority of the TN3270e server process, where priority-value
is the priority. The TN3270e server should run above TACL processes,
Pathway TCPs, and applications; it should run below TCP/IP processes. The
default priority value is one less than the creator’s priority.
SWAP swap-name
specifies a swap volume, where swap-name is the swap volume name. Two
swap files are used. The swap files require a total of approximately 600 pages.
ETN32SRV / tacl-options / port [ etn32-options ]