TRANSFER Installation and Management Guide
Define Files
068837, Update 1 to 013198 Tandem Computers Incorporated A–19
--****************************************************
-- Delete the following two cpu specifications on a 1-cpu system:
TRAsyncTiservCpu0 [CPUD]
TRAsyncTiservCpu1 [CPUJ]
--****************************************************
TRAsyncTiServOut [Server_Out]
TRAsyncTiServDebuglog $S.#TISERVA.DEBUGLOG
-- **** Define FORMAT Server Class ****
TRFormatServs 2
-- Specifies the maximum number of server processes for
-- the FORMAT server class. You can change the default
-- value to a value from 0 to 99. If you enter 0,
-- neither PS MAIL 6530 or PS MAIL 3270 can run in
-- your TRANSFER system.
-- Required, reconfigurable parameter.
TRFormatServNumstatic 1
-- Specifies the number of static server processes within
-- this server class. You can change the default value
-- to any value less than or equal to the number of
-- FORMAT servers specified (TRFormatServs parameter).
-- Required, reconfigurable parameter.
TRFormatServNames0 $[Initials]F0:9
-- Specifies the process names for the FORMAT server.
-- You can insert additional parameters if you need more
-- process names generated. The parameter format is:
-- TRFormatServNamesN $[Initials]F0:9
-- where N can be any number from 0 to 9;
-- increment N by 1 for every parameter you insert.
-- $[Initials]F0: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 TRFormatServNamesN specifications must not be less
-- than the number of FORMAT server processes.
-- (TRFormatServs parameter).
-- Required, reconfigurable parameter.
TRDEFLTS File—Base TRANSFER