DSPJOBSCDE DISPLAY JOB SCHEDULE ENTRIES TAAJBSE |
The Display Job Schedule Entries command is a 'display only' function
similar to the system WRKJOBSCDE command. This allows making the
WRKJOBSCDE command private so that only authorized users may make
changes while the *PUBLIC user can use DSPJOBSCDE. The sequence of
the display can be by job name or by the next scheduled submit
date/time.
A typical command would be:
DSPJOBSCDE
A detail display of a single job schedule entry is provided as an
option.
DSPJOBSCDE escape messages you can monitor for
----------------------------------------------
None. Escape messages from based on functions will be re-sent.
Command parameters *CMD
------------------
JOB The name of the job schedule entry to be displayed.
The default is *ALL for all job schedule entries. A
specific job name or generic name may be entered.
SEQ The sequence of the jobs on the display. *JOB is
the default meaning the jobs appear in job name
order.
*SCH may be specified to sequence the jobs in the
order of the next scheduled submit date and time.
OUTPUT How to output the results. * is the default to
display the job schedule entry or entries.
If the command is entered in batch or *PRINT is
specified, a spooled file is output. Printing is
done using the system WRKJOBSCDE command.
PRTFMT The type of format for printing. The value is only
used when printed output occurs. *BASIC is the
default for a listing with one line per job schedule
entry. Not all attributes of a job are described.
*FULL may be entered to list all of the attributes
for a job or jobs.
Restrictions
------------
None.
Prerequisites
-------------
The following TAA Tools must be on your system:
CVTJOBSCDE Convert job schedule entries
DSPJOBSCDD Display job schedule description
FILEFDBCK File feedback
HLRMVMSG HLL Remove message
SNDCOMPMSG Send completion message
SNDESCINF Send escape information
SNDESCMSG Send escape message
SNDSTSMSG Send status message
UPDPFILE Update PFILE keyword
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
DSPJOBSCDE *CMD TAAJBSE QATTCMD
TAAJBSEC *PGM CLP TAAJBSEC QATTCL
TAAJBSEC2 *PGM CLP TAAJBSEC2 QATTCL
TAAJBSER *PGM RPG TAAJBSER QATTRPG
TAAJBSED *FILE DSPF TAAJBSED QATTDDS
TAAJBSEL *FILE LF TAAJBSEL QATTDDS
TAAJBSEM *FILE LF TAAJBSEM QATTDDS
The TAAJBSEL and TAAJBSEM source is used at DSPJOBSCDE run time to
build LFs over the QTEMP file. The object versions exist, but are
not used.
|
Added to TAA Productivity tools June 15, 2004