Spooler Utilities Reference Manual
RPSetup Utility
Spooler Utilities Reference Manual—522295-003
6-15
ASSIGN and PARAM Commands
PARAM DEVWIDTH
The PARAM DEVWIDTH command configures the maximum line length for the device.
This configuration parameter applies individually to all interspooler threads. The
command is equivalent to the SPOOLCOM command DEV WIDTH.
device-width
specifies the maximum line length for the device. The range of values is 0 through
32676; -1 is also valid. A value of -1 (the default value) causes the print process
for the device to obtain the record size from the file-system DEVICEINFO
procedure. A value of 0 indicates that there is no limit to width.
PARAM NUMTHREADS
The PARAM NUMTHREADS command establishes the number of interspooler
threads. Each thread is a device (DEV entry) in the local spooler configuration. The
number of threads establishes the maximum number of print jobs that can
simultaneously be transferred from the local spooler to the remote spooler.
number
is the number of threads. The value can be 1 through the maximum number of
devices supported by the assigned print file (ASSIGN PRINTFILE command). For
FASTP—the spooler-released print processes—the maximum values possible
is 32. The default value is 2.
PARAM PRICPU
The PARAM PRICPU command sets the processor in which the print process that
controls the interspooler threads executes. This command is equivalent to the
SPOOLCOM command PRINT CPU.
cpu
is a number in the range 0 through 15 specifying the processor where the print
process executes. The default processor is the processor in which the local
spooler supervisor executes.
PARAM DEVWIDTH device-width
PARAM NUMTHREADS number
PARAM PRICPU cpu