TRANSFER Installation and Management Guide
TRECV
Customizing a TRANSFER System
7–18 068837, Update 1 to 013198 Tandem Computers Incorporated
Table 7-7. TRECV PARAM Specifications
Parameter/Default Definition
LOGRECSPEROPEN
Default = 10000
Number of lines written to the log file after which the file is
closed and reopened.
MAXNOWAIT
Default = 3
Must be 1 through 15
Maximum number of messages that a TWORK can have
outstanding to a TRECV before having to wait for a
response.
For a particular network operation, a remote TWORK opens
a TRECV with a nowait depth that is the lowest value of the
following: this parameter, the MAXNOWAIT PARAM
specification for the remote TWORK server class, or 15. The
value is never less than 1.
MAXREQUEST
Default = 4000
Maximum = 10000
Maximum number of bytes that can be sent by a TWORK in
a single message.
For a particular network operation, the maximum number of
bytes that can be sent in a single message is the PARAM
specification for the remote TWORK server. Setting this
parameter to less than 2072 can cause failure of network
operations involving long data records.