DSPALLSAVF DISPLAY ALL SAVE FILES TAASAVV |
The Display All Save Files command displays or prints a listing of
one, generic, or all save files in one or more libraries. A minimum
size may be specified to help determine the large save files that are
on the system. A special minimum size value *NONCLR will find all
save files that are not empty.
You must have *ALLOBJ special authority to run over *ALL or *ALLUSR
libraries.
A typical command to display save files that are not clear would be:
DSPALLSAVF FILE(xxx/*ALL) MINSIZ(*NONCLR)
All save files that are larger than 17,000 bytes would be displayed.
DSPALLSAVF escape messages you can monitor for
----------------------------------------------
TAA9891 No save files are processed
Escape messages from based on functions will be re-sent.
Command parameters *CMD
------------------
FILE The qualified name of the save file to be processed.
A specific name, a generic name, or *ALL may be
specified.
The library value defaults to *USRLIBL. *LIBL,
*CURLIB, *ALL, or *ALLUSR may be specified.
MINSIZ The minimum size of a save file that will appear in
the output. The default is 0.
The special value *NONCLR may be used to omit all
save files that do not have any records.
OUTPUT How to output the results. The default is * meaning
to display the results if the command is entered
interactively. If the command runs over large
libraries, it may take a long time and should be
submitted to batch.
If run in batch or *PRINT is specified, a spooled
file is output.
Restrictions
------------
None.
Prerequisites
-------------
The following TAA Tools must be on your system:
CHKALLOBJ Check *ALLOBJ special authority
CVTDAT Convert date
EDTVAR Edit variable
RTVSYSVAL3 Retrieve system value 3
SNDCOMPMSG Send completion message
SNDSTSMSG Send status message
SNDESCMSG Send escape message
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
DSPALLSAVF *CMD TAASAVV QATTCMD
TAASAVVC *PGM CLP TAASAVVC QATTCL
TAASAVVR *PGM RPG TAASAVVR QATTRPG
TAASAVVS *FILE SAVF
|
Added to TAA Productivity tools December 15, 2002