TAA Tools
DSPSCDJOBQ      DISPLAY SCHEDULED JOB QUEUE JOBS       TAAJOEP

The Display  Scheduled Job  Queue Jobs  command displays  or lists  the
jobs on one  or all job queues that have a scheduled  date.  A range of
date  and time values may be specified.   You must have *ALLOBJ special
authority to specify *ALL as a library qualifier.

A typical command would be:

             DSPSCDJOBQ   JOBQ(xxx)

Any jobs  on the  job queue  with a  specified schedule  date would  be
displayed.

DSPSCDJOBQ escape messages you can monitor for
----------------------------------------------

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

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

   JOBQ          The qualified  name of the  job queue to  display jobs
                 for  that  have  a scheduled  date.    A  specific job
                 queue or the special value *ALL may be entered.

                 The library  value  defaults  to *LIBL.    A  specific
                 library, *CURLIB, or *ALL may also be used.

   PERIOD        The Begin/End Date/Time values to select on.

                 The  'Beginning   time'  value   defaults  to   *AVAIL
                 meaning  the Begin Time  value is not  considered.  it
                 is used in  conjunction with the  'Beginning Date'  to
                 determine selection.

                 The  'Beginning  Date'  value   defaults  to  *CURRENT
                 meaning the  current date.   If a date  is entered, it
                 must  be  in job  format  and is  used  in conjunction
                 with the 'Beginning Time' to determine selection.

                 The 'Ending  time'  value defaults  to *AVAIL  meaning
                 the End  Time value is not  considered.  If a  time is
                 entered,  it is used  in conjunction  with the 'Ending
                 Date' to determine selection.

                 The 'Ending Date' value  defaults to *END meaning  the
                 End  Date value  is  not considered.    If  a date  is
                 entered  it must  be  in job  format, and  is  used in
                 conjunction  with  the  'Ending  Time'  to   determine
                 selection.

   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 *ALLOBJ special  authority to specify  *ALL as a library
qualifier.

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

The following TAA Tools must be on your system:

     CHKALLOBJ       Check *ALLOBJ special authority
     CHKOBJ3         Check object 3
     CVTDAT          Convert date
     CVTJOBQ         Convert job queue
     CVTTIM          Convert time
     RSNLSTMSG       Resend last message
     RTVDAT          Retrieve date
     RTVSYSVAL3      Retrieve system value 3
     SNDESCINF       Send escape information

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

None, the tool is ready to use.

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

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

   DSPSCDJOBQ    *CMD                   TAAJOEP       QATTCMD
   TAAJOEPC      *PGM       CLP         TAAJOEPC      QATTCL
   TAAJOEPR      *PGM       RPG         TAAJOEPR      QATTRPG
					

Added to TAA Productivity tools August 1, 2008


Home Page Up to Top