OSI/AS Management Programming Manual
ALTER PROCESS Command
Commands and Responses
5–56 056785 Tandem Computers Incorporated
$TSP10
$TSP20
$TSP30
TSP processes on D-series systems that communicate with applications on
remote C-series systems can have names up to 5 characters (the $ sign
followed by 4 characters). For example:
$TSP1
$TSP2
ZPRIM-CPU
is the number of the CPU in which the primary process (of the process pair) is
to run. The range of values is 0 through 15.
ZBKUP-CPU
is the number of the CPU in which the backup process (of the process pair) is
to run. The range of values is 0 through 15.
ZPRI
is the new Guardian 90 process priority of the process. The range of values is
1 through 199.
ZCODEFILE
is the fully qualified Guardian 90 file name of the code file that is run to create
the process.
ZSWAP
is the disk volume to be used as a swap disk when the OSI manager starts the
process.
ZMAX-CONNS
specifies the maximum number of concurrent connections allowed within a TAPS
process and can also allow large-sized messages to be divided into smaller
segments when sending messages to TSP processes. Smaller values allow the
TAPS process to send messages in large-sized segments, resulting in greater
thruput. Larger values allow the TAPS process to send messages in smaller
segments.
Note You may specify larger values (up to 1024) to a TSP process directly by issuing the SCF/TS ALTER
PROCESS command. See the SCF Reference Manual for OSI/TS.