Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Clear Output Queue (CLROUTQ) command removes spooled files from the specified queue. The Clear Output Queue (CLROUTQ) command removes all spooled files on the specified output queue if they are waiting to be written on an output device, including files that are in the hold state. Spooled files that are currently being produced by programs or that are being written to an output device are not removed from the queue.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
OUTQ | Output queue | Qualified object name | Required, Positional 1 |
Qualifier 1: Output queue | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB |
Top |
Specifies the output queue to be cleared of spooled files.
This is a required parameter.
Qualifier 1: Output queue
Qualifier 2: Library
Top |
CLROUTQ OUTQ(QPRINT)
This command removes the entries for all spooled files from the output queue, QPRINT, that are waiting to be printed or are being held. The entries for the file currently being printed and files still receiving data from programs that are currently running are not affected.
Top |
*ESCAPE Messages
Top |