HP NonStop G-Series User Manual
Page 280
![background image](/manuals/396922/280/background.png)
Performing Routine Spooler Operations Using
Spoolcom
Guardian User’s Guide — 425266-001
14 -18
Stopping the Spooler
You might need to use the TACL STOP command if you cannot get jobs out of the
spooler, if the supervisor isn’t running, or if an error has occurred with a print process.
1. To stop your spooler subsystem with the TACL STOP command, exit from
Spoolcom and enter:
> STOP $supervisor
> STOP $collector
> STOP $print-process
2. Warmstart the spooler (use your warmstart command file):
> OBEY warmstart-file
See
Warmstarting a Drained Spooler
on page 14-12 for an example of a command
file you can adapt and use for your system.
3. Check the status of the supervisor, collectors, and print processes:
> SPOOLCOM
) COLLECT
If the status displays show that any processes are stopped or if they continue to
receive error messages, see
Solving Common Spooler Problems
Example: Stopping and Restarting a Spooler Subsystem
In this example:
•
The supervisor is $SPLS.
•
The collectors are $S, $S1, and $S2.
•
The print processes are $FPLP, $SPL2, $SPLP, and $SPLX.
To stop, warmstart, and check the status of the spooler:
1. Exit Spoolcom:
) EXIT
2. Stop the supervisor:
> STOP $SPLS
Caution. Do not use the TACL STOP command as a regular way of bringing down the spooler
subsystem: recovery from the STOP command can be time-consuming. You should first try to
bring the spooler to an orderly halt with the Spoolcom command SPOOLER, DRAIN. Use the
TACL STOP command only after the SPOOLER, DRAIN command fails to work.