Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Release Output Queue (RLSOUTQ) command releases the spooled files on the specified output queue. If the files were held by a Hold Spooled File (HLDSPLF) command or were created in a held state, they are not released.
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 released so that the files on this queue can now be processed.
This is a required parameter.
Qualifier 1: Output queue
Qualifier 2: Library
Top |
RLSOUTQ OUTQ(PRINTER)
On the output queue named PRINTER, spooled files that were held by a HLDOUTQ command are released for further processing. This includes spooled files placed on the queue while it was being held, except for specific files that have been held by the HLDSPLF command or were put on the queue in hold.
Top |
*ESCAPE Messages
Top |