PRTUSRSTG PRINT USER STORAGE TAASEEB |
The Print User Storage command prints the storage used information by
different sequences. Ascending or descending amounts may be
specified along with a 'group by' parameter that allows the report by
job accounting code, group profile, or user class. PRTUSRSTG allows
an easy means of determining who owns the majority of user storage on
the system.
The user must be authorized to *USE authority to the TAADSPADP
Authorization List. The storage used information is accessed from
the user profiles.
A typical command would be:
PRTUSRSTG
A spooled file would be output with one line per user with the user
who owns the most amount of storage first.
Command parameters *CMD
------------------
GROUPBY How to group the output by. The default is *USRPRF
meaning that no groups exist and the sequence
depends solely on the SEQ parameter.
*JOBACG may be specified to cause the sequence to be
by the SEQ parameter within the user profile job
accounting code. Note that this reflects only the
job accounting code assigned to the user profile who
owns the storage. It does not reflect the job
accounting code that was used for the job that
created the storage.
*GRPPRF may be specified to cause the sequence to be
by the SEQ parameter within the group profile name.
*USRCLS may be specified to cause the sequence to be
by the SEQ parameter within the user class.
SEQ The sequence of the storage amount in the output.
The default is *DESCEND which causes the user who
owns the most amount of storage to appear first in
each group.
*ASCEND may be specified to cause the user who owns
the least amount of storage to appear first in each
group.
*NONE may be specified to ignore any sequencing by
the storage used amount. Sequencing occurs by user
profile name.
Restrictions
------------
The user must be authorized to *USE authority to the TAADSPADP
authorization list.
Prerequisites
-------------
The following TAA Tools must be on your system:
HLRMVMSG HLL Remove message
RTVSYSVAL3 Retrieve system value 3
SNDCOMPMSG Send completion 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
------ ---- --------- ---------- ----------
PRTUSRSTG *CMD TAASEEB QATTCMD
TAASEEBC *PGM CLP TAASEEBC QATTCL
TAASEEBR *PGM RPG TAASEEBR QATTRPG
|
Added to TAA Productivity tools January 1, 1999