TAA Tools
DSPSBSJBQE      DISPLAY SUBSYSTEM JOB QUEUE ENTRIES    TAASYTW

The  Display Subsystem  Job  Queue  Entries  command displays  the  job
queue  entries for one  or more  subsystems.   This allows a  review of
the  important  entries  that  control  batch  work.    Selection  by a
specific job queue may be made.  An outfile is optional.

A typical command would be:

             DSPSBSJBQE  SBSD(*ALL/*ALL)

A display would appear with  all job queue entries for  all subsystems.

DSPSBSJBQE escape messages you can monitor for
----------------------------------------------

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

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

   SBSD          The qualified  name of the subsystem  to be displayed.
                 A  specific  subsystem, a  generic name,  or  *ALL for
                 all subsystems may be entered.

                 The library  value  defaults  to *LIBL.    A  specific
                 library, *USRLIBL,  *CURLIB, *ALL,  or *ALLUSR  may be
                 entered.

   SELJOBQ       The  qualified name  of a  job  queue to  be selected.
                 *ALL is the default  for all job  queues.  A  specific
                 name may be entered.

                 The  library  value defaults  to  blanks  meaning  all
                 libraries.   A specific  library name may  be entered.

                 The  defaults  must  be  used  if  OUTPUT(*OUTFILE) is
                 specified as no selection will occur.

   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.

                 *OUTFILE  may be entered  to create an  outfile of the
                 requested  job  queue  entries.    If  specified,  the
                 OUTLIB  parameter  must  be  entered.     The  SELJOBQ
                 parameter  must  be the  default  value (no  selection
                 will be made).

   OUTLIB        The  library  to  output  the  SBSJBQENT  file  to  if
                 OUTPUT(*OUTFILE)  is   specified.     *LIBL   is   the
                 default,  but may  only  be  used if  OUTPUT(*OUTFILE)
                 and the SBSJBQENT file exists on the library list.

   OUTMBR        The  member  of the  SBSJBQENT  file to  output  to if
                 OUTPUT(*OUTFILE)  is  specified.     The  default   is
                 SBSJBQENT.

   REPLACE       A *YES/*NO parameter  for whether data in  an existing
                 member will be cleared before writing.

                 *YES is the default to clear the member first.

                 *NO  may be  specified to add  records to  an existing
                 member.


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

None.

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

The following TAA Tools must be on your system:

     CVTSBSD         Convert subsystem
     DUPTAADBF       Duplicate TAA data base file
     EDTVAR          Edit variable
     RSNLSTMSG       Resend last message
     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
   ------        ----    ---------      ----------    ----------

   DSPSBSJBQE    *CMD                   TAASYTW       QATTCMD
   TAASYTWC      *PGM       CLP         TAASYTWC      QATTCL
   TAASYTWR      *PGM       RPG         TAASYTWR      QATTRPG
					

Added to TAA Productivity tools January 15, 2009


Home Page Up to Top