TAA Tools
WRKRMTOUTQ      WORK REMOTE OUTPUT QUEUE               TAASPNR

The  Work Remote  Output  Queue command  provides  a work  display  for
remote  output  queues.    Options  exist  such as  STRRMTWTR,  ENDWTR,
HLDWTR,  and WRKOUTQ.  A print option  also exists to provide a listing
of all remote output queues.   WRKRMTOUTQ lets you focus on  the remote
output queues.

The definition  of a remote  output queue is  determined by the  use of
the  QSPROUTQ  API  for  the 'Remote  system  name  type'  field.   Use
DSPOUTQA and roll to the 'Remote  system name' field.  If the value  is
a name,  an internet address, or  *PASSTHRU, it is considered  a remote
output queue.

A typical command would be:

             WRKRMTOUTQ    OUTQ(xxx)

A  generic output  queue name  or  all output  queues may  be processed
from a single library or multiple libraries.

WRKRMTOUTQ escape messages you can monitor for
----------------------------------------------

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

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

   OUTQ          The qualified name  of the remote  output queue to  be
                 worked with.   A single output queue, a  generic name,
                 or *ALL may be used for the output queue.

                 A  single library or  the special values  *ALL, *LIBL,
                 or *CURLIB may be specified.

   OUTPUT        How  to  output  the results.    * is  the  default to
                 present  a work  display  if  the command  is  entered
                 interactively.

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

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

You must have *ALLOBJ special authority to specify OUTQ(*ALL/*ALL).

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

The following TAA Tools must be on your system:

     CVTOUTQD        Convert output queue description
     DSPOUTQA        Display output queue attributes
     RTVOUTQA        Retrieve output queue attributes
     RTVSYSVAL3      Retrieve system value 3
     SNDCOMPMSG      Send completion message
     SNDESCINF       Send escape information

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

None, the tool is ready to use.

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

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

   WRKRMTOUTQ    *CMD                   TAASPNR       QATTCMD
   TAASPNRC      *PGM       CLP         TAASPNRC      QATTCL
   TAASPNRC2     *PGM       CLP         TAASPNRC2     QATTCL
   TAASPNRR      *PGM       RPG         TAASPNRR      QATTRPG
   TAASPNRD      *FILE      DSPF        TAASPNRD      QATTDDS
					

Added to TAA Productivity tools June 15, 2004


Home Page Up to Top