PRTQAUT (Print Queue Authority)

PRTQAUT Command syntax diagram

 

Purpose

The Print Queue Authority (PRTQAUT) command allows you to print a report of the output queue and job queue authority information for the objects in the specified library. This command provides a way to check the authority attributes of the output queue and job queue objects on the system.

This command prints two reports for a library. The first report (Full Report) contains all of the output queues and job queues in the specified library. The second report (Changed Report) contains the output queues and job queues that have been created or had the authority attributes changed since the PRTQAUT command was last run for the library. If the PRTQAUT command was not previously run for the library, there will be no 'Changed Report'. If the command has been previously run for the library but no additional queue information is available then the 'Changed Report' is printed but there are no queues listed.

Restriction: You must have *ALLOBJ special authority to use this command.

 

Optional Parameters

LIB
Specifies the name of the library to search for output queue and job queue objects to report.

*ALL: All libraries in the auxiliary storage pools (ASPs) associated with the current job are searched.>

*LIBL: All libraries in the job's library list are searched until the first match is found.

*USRLIBL: Only the libraries in the user portion of the job's library list are searched.

*CURLIB: The current library for the job is searched. If no library is specified as the current library for the job, the QGPL library is used.

*ALLUSR: All user libraries in the ASPs associated with the current job are searched. All libraries with names that do not begin with the letter Q are searched except for the following:

#CGULIB
#COBLIB
#DFULIB
#DSULIB
#RPGLIB
#SDALIB
#SEULIB

Although the following Qxxx libraries are provided by IBM, they typically contain user data that changes frequently. Therefore, these libraries are also considered user libraries and are also searched:

QDSNX
QGPL
QGPL38
QMPGDATA
QMQMDATA
QMQMPROC
QPFRDATA
QRCL
QRCLnnnnn
QS36F
QUSER38
QUSRADSM
QUSRBRM
QUSRDIRCL
QUSRDIRDB
QUSRIJS
QUSRINFSKR
QUSRNOTES
QUSROND
QUSRPOSGS
QUSRPOSSA
QUSRPYMSVR
QUSRRDARS
QUSRSYS
QUSRVI
QUSRVxRxMx

 

Notes

  1. "nnnnn" is the number of a primary auxiliary storage pool.
  2. A different library name, of the form QUSRVxRxMx, can be created by the user for each release that IBM supports. VxRxMx is the version, release, and modification level of the library.>

library-name: Specify the name of the library to be searched.

CHGRPTONLY
Specifies whether just the changed report should be printed.

*NO: The full and changed reports are printed.

*YES: Only the changed report is printed.

Example for PRTQAUT

PRTQAUT   LIB(QUSRSYS)

This command generates the full and changed reports for the output queues and job queues in the library QUSRSYS.

Error messages for PRTQAUT

*ESCAPE Messages

CPFB307
Command &1 in use in another job.