Spooler Utilities Reference Manual
SPOOL Program
Spooler Utilities Reference Manual—522295-003
A-4
EMS Collector DEFINE
If a recovery from control-file corruption is to be done during a SPOOL REBUILD
operation, the coldstart parameters specified in the command string must be the
same as those values that were specified when the spooler was coldstarted.
Examples
1. To create the spooler supervisor process, specifying a maximum of 4095 jobs and
4095 locations and no more than 128 devices, 10 collectors, 10 print processes, 12
fonts, and 500 batch jobs, and 10,000 device queue nodes, enter:
6> SPOOL / IN $MKT.SPL.SPL, OUT $0, NAME $SPLS, NOWAIT, &
7> PRI 147, CPU 0/1, 4095, 4095, 128, 10, 10, 12, 500, 10000
2. To recover from a corrupted spooler control file, enter
8> SPOOL / IN $MKT.SPL.SPL, OUT $0, NAME $SPLS, NOWAIT, &
9> PRI 147, CPU 0/REBUILD, 4, 4095, 4095, 128, 10,& 10> 10,
12, 500
3. To warmstart a spooler, retaining the original specifications for maximum coldstart
parameters except to increase the number of devices to the maximum (255), enter
11> SPOOL / IN $MKT.SPL.SPL, OUT $0, NAME $SPLS, NOWAIT, &
12> &PRI 147, CPU 0/REBUILD, 4, 4095, 4095, 255,&
13> 10,10,12, 500
EMS Collector DEFINE
The destination process name for the EMS event messages from all spooler
components is established with a DEFINE provided by the process that runs SPOOL.
The define is established for a particular EMS collector process with the following
command:
ADD DEFINE =_EMS_COLLECTOR, FILE $process-name
If no define exists, the event messages will be directed to $0.