DSPJOBPERF DISPLAY JOB PERFORMANCE TAAJOFI |
The Display Job Performance command lists job performance information
for the current job. The RESJOBPERF command (part of the JOBINF
tool) should first be used to begin capturing the information. After
some commands are entered, DSPJOBPERF may then by used to display the
information.
Each time that RESJOBPERF is used, the information is reset.
Each time that DSPJOBPERF is used, the information from the last
reset is displayed. If DSPJOBPERF is used first, the display will
include information describing that statistics are now being
accumulated and the next use of DSPJOBPERF will produce non-zero
values.
A typical series of commands would be:
RESJOBPERF
. /* */
. /* Your commands */
. /* */
DSPJOBPERF
The job information would be displayed.
DSPJOBPERF escape messages you can monitor for
----------------------------------------------
None. Escape messages from based on functions will be re-sent.
DSPJOBPERF Command parameters *CMD
-----------------------------
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
------------
The system may prevent very large numbers from being accumulated.
Prerequisites
-------------
The following TAA Tools must be on your system:
EDTVAR Edit variable
RTVJOBPERF Retrieve job performance
RTVSYSVAL3 Retrieve system value 3
SNDCOMPMSG Send completion message
SNDESCINF Send escape information
SNDESCMSG Send escape message
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
DSPJOBPERF *CMD TAAJOFI QATTCMD
TAAJOFIC *PGM CLP TAAJOFIC QATTCL
TAAJOFIR *PGM RPG TAAJOFIR QATTRPG
|
Added to TAA Productivity tools April 15, 2010