TAA Tools
ANZOUTQ         ANALYZE OUTPUT QUEUE                   TAASPPF

The  Analyze Output  Queue  command  provides summary  information  for
various  attributes of  spooled files  in an  output  queue such  as by
form  type,  by  user,  by  schedule, by  open  date,  etc.    For each
category, a count  is also supplied.   ANZOUTQ provides a good  summary
of what exists.

You must have *JOBCTL special authority to use ANZOUTQ.

A typical command would be:

              ANZOUTQ  OUTQ(xxx)

The spooled file information would be summarized and displayed.

ANZOUTQ escape messages you can monitor for
-------------------------------------------

      TAA9891    No spooled files exist in the output queue

Escape messages from based on functions will be re-sent.

ANZOUTQ Command parameters                            *CMD
--------------------------

   OUTQ          The  qualified   name  of  the  output   queue  to  be
                 analyzed.   The  library value  defaults to *LIBL.   A
                 specific library or *CURLIB may also be used.

   OUTPUT        How to  output  the results.    *  is the  default  to
                 display the  spooled file  if the  command is  entered
                 interactively.   The spooled file  is deleted after it
                 is displayed.

                 If the  command  is  entered in  batch  or  *PRINT  is
                 specified, the  spooled file  is output and  retained.


Restrictions
------------

You must have *JOBCTL special authority to use ANZOUTQ.

ANZOUTQ  will display  a maximum of  9998 unique  values for  each outq
attribute.

Prerequisites
-------------

The following TAA Tools must be on your system:

     CHKJOBCTL       Check *JOBCTL special authority
     CHKOBJ3         Check object 3
     CVTDAT          Convert date
     CVTOUTQ         Convert output queue
     EDTVAR          Edit variable
     RSNLSTMSG       Resend last message
     RTVSYSVAL3      Retrieve system value 3
     SNDCOMPMSG      Send completion message
     SNDESCINF       Send escape information
     SNDESCMSG       Send escape message
     SNDSTSMSG       Send status message

Implementation
--------------

None, the tool is ready to use.

Objects used by the tool
------------------------

   Object        Type    Attribute      Src member    Src file
   ------        ----    ---------      ----------    ----------

   ANZOUTQ       *CMD                   TAASPPF       QATTCMD
   TAASPPFC      *PGM       CLP         TAASPPFC      QATTCL
   TAASPPFR      *PGM       RPG         TAASPPFR      QATTRPG
					

Added to TAA Productivity tools January 15, 2012


Home Page Up to Top