TRANSFER Installation and Management Guide
Define Files
A–16 068837, Update 1 to 013198 Tandem Computers Incorporated
-- Specifies the log file for the Sampler server. You can
-- change the default value to another process, a device,
-- or disk file. If the disk file does not exist, TSAMPLE
-- creates it.
TRTSampleServDebugLog $S.#TSAMPLE.DEBUGLOG
-- Specifies the debug log file for the TSAMPLE servers.
-- You can change the default file to a device, process,
-- or disk file. If the disk file does not exist, TSAMPLE
-- creates it.
-- **** Define Network Receiver (TRECV Server Class) ****
TRTrecvServs 2
-- Specifies the maximum number of TRECV server processes
-- for the TRECV server class. You can change the default
-- value to a value that equals or exceeds TRTFrontTerms
-- (described earlier). If, however, TRTFrontTerms
-- specifies 0, this value must also be 0. Allowable
-- values are from 0 to 99.
-- Required, reconfigurable parameter.
TRTrecvServNumstatic 1
-- Specifies the number of static server processes within
-- the TRECV server class. You can change the default
-- value to any value less than or equal to the maximum
-- number of TRECV servers specified (TRTrecvServs
-- parameter). Required, reconfigurable parameter.
TRTrecvServNames0 $[Initials]R0:9
-- Specifies the process names for TRECV processes. You
-- can insert additional parameters if you need more
-- process names generated. The parameter format is:
-- TRTrecvServNamesN $[Initials]R0:9
-- where N can be any number from 0 to 9;
-- increment N by 1 for every parameter you insert.
-- $[Initials]R0:9 must be a valid name specification that
-- generates unique process names within your system.
-- (See Process Name Generation.)
-- The number of process names that can be generated from
-- the TRTrecvServNamesN specifications must not be less
-- than the number of TRECV processes (TRTrecvServs
-- parameter). Required, reconfigurable parameter.
TRDEFLTS File—Base TRANSFER