DSPJOBSCDC DISPLAY JOB SCHEDULE CALENDAR TAAJBSJ |
The Display Job Schedule Calendar command displays the jobs that are
scheduled to run from the system job scheduler for 7 days (beginning
today). The listing describes the jobs to be submitted by date and
time. DSPJOBSCDC provides a good review of the jobs that will be
submitted by the system job schedule function.
You must have *USE authority to the TAAJOBSCDE authorization list to
use DSPJOBSCDC.
A typical command would be:
DSPJOBSCDC
DSPJOBSCDC escape messages you can monitor for
----------------------------------------------
None. Escape messages from based on functions will be re-sent.
DSPJOBSCDC Command parameters *CMD
-----------------------------
JOB The job name in the system job scheduler to
determine which jobs will be considered. *ALL is
the default. A generic name may be entered.
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 *USE authority to the TAAJOBSCDE *AUTL.
Prerequisites
-------------
The following TAA Tools must be on your system:
ADDDAT2 Add date 2
CVTDAT Convert date
CVTJOBSCDE Convert job scheduler entries
RTVDAT Retrieve date
RTVMSGKEY Retrieve message key
RTVSYSVAL3 Retrieve system value 3
SNDCOMPMSG Send completion message
SNDESCINF Send escape information
SNDESCMSG Send escape message
SORTDBF Sort data base file
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
DSPJOBSCDC *CMD TAAJBSJ QATTCMD
TAAJBSJC *PGM CLP TAAJBSJC QATTCL
TAAJBSJR *PGM RPG TAAJBSJR QATTRPG
TAAJBSJR2 *PGM RPG TAAJBSJR2 QATTRPG
TAAJBSJP *FILE PF TAAJBSJP QATTDDS
The TAAJBSJP2 file is created using SORTDBF in QTEMP.
Structure
---------
DSPJOBSCDC Cmd
TAAJBSJC CL pgm
TAAJBSJR RPG pgm to create one record per date/job in TAAJBSJP
TAAJBSJR2 RPG Pgm prints the sorted TAAJBSJP2 file
|
Added to TAA Productivity tools October 15, 2011