PRTOTQAUT PRINT OUTPUT QUEUE AUTHORITY TAASEKI |
The Print Output Queue Authority command prints a listing of all
output queues in one or more libraries. The important security
options such as DSPDTA, OPRCTL, and individual authorizations are
listed for each output queue.
You must have *ALLOBJ special authority to specify a LIB value of
*ALL or *ALLUSR. To see all of the authorizations to the output
queues you must be properly authorized. For best use of the command,
*ALLOBJ special authority is recommended.
A typical command would be:
PRTOTQAUT LIB(*ALL)
All output queues on the system would appear on the listing with the
important security options. An explanation of the options is printed
on the last page.
Private output queues
---------------------
A private output prevents the user with *JOBCTL special authority
from being able to display or control the spooled files within the
output queue.
The typical method of creating such an output queue is:
CRTOUTQ OUTQ(xxx)
DSPDTA(*NO)
OPRCTL(*NO)
AUTCHK(*OWNER)
Users with *SPLCTL special authority can override any CRTOUTQ
options.
PRTOTQAUT escape messages you can monitor for
---------------------------------------------
CPF2123 No output queues exist
Escape messages from based on functions will be re-sent.
Command parameters *CMD
------------------
LIB The library to process output queues from. A
specific library or the special values *LIBL,
*USRLIBL, *ALL, or *ALLUSR may be specified.
You must have *ALLOBJ special authority to specify a
LIB value of *ALL or *ALLUSR.
Individual authorizations will not appear unless you
are properly authorized to the output queue. For
best use of the command, operate with *ALLOBJ
special authority.
Restrictions
------------
You must have *ALLOBJ special authority to specify a
LIB value of *ALL or *ALLUSR. To see all of the
authorizations to the output queues you must be
properly authorized. For best use of the command,
*ALLOBJ special authority is recommended.
Prerequisites
-------------
The following TAA Tools must be on your system:
CHKALLOBJ Check *ALLOBJ special authority
RTVOUTQA Retrieve output queue attributes
RTVSYSVAL3 Retrieve system value 3
SNDCOMPMSG Send completion message
SNDESCINF Send escape information
SNDSTSMSG Send status message
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
PRTOTQAUT *CMD TAASEKI QATTCMD
TAASEKIC *PGM CLP TAASEKIC QATTCL
TAASEKIR *PGM RPG TAASEKIR QATTRPG
|
Added to TAA Productivity tools April 15, 2005