TAA Tools
PRTMBRSUM       PRINT MEMBER SUMMARY                   TAADBKY

The Print  Member Summary  command prints  a listing of  all data  base
files in a  library with one line per file.   The number of members and
the  save date of the  files are shown.   Totals by PF-Dta, LF-Dta, and
PF-Src are  provided.   PRTMBRSUM may  be  helpful to  review how  many
members exist in a library.

A typical command would be:

             PRTMBRSUM    LIB(xxx)

A listing  would be output with  one line for each  physical or logical
file in the library.

PRTMBRSUM escape messages you can monitor for
---------------------------------------------

None.  Escape messages from based on functions will be re-sent.

Command parameters                                    *CMD
------------------

   LIB           The  library to  list the  files from.   One  line for
                 each data base file will appear in the listing.

   SEQ           The sequence of the listing.

                 *NAME is the  default to list  the files in  ascending
                 name order.

                 *NBRMBRS may  be specified  to sequence  in descending
                 order on the number of members.

                 *SIZE  may  be  specified  to  sequence in  descending
                 order on the  object size.   The size  that is  sorted
                 on  comes  from  the  ODOBSZ   field  in  the  DSPOBJD
                 outfile.   The size  that is  listed may be  larger as
                 it   is  determined  by  multiplying  bytes  per  unit
                 (ODBPUN) times the size per unit (ODSIZU).

                 *SAVDATE may  be specified  to sequence in  descending
                 order on the save date.

Restrictions
------------

None.

Prerequisites
-------------

The following TAA Tools must be on your system:

     EDTVAR          Edit variable
     RTVDBFA         Retrieve data base file attributes
     RTVSYSVAL3      Retrieve system value 3
     SNDCOMPMSG      Send completion message
     SNDESCINF       Send escape information
     SNDSTSCNT       Send status count
     SNDSTSMSG       Send status message

Implementation
--------------

None, the tool is ready to use.

Objects used by the tool
------------------------

   Object        Type    Attribute      Src member    Src file
   ------        ----    ---------      ----------    ----------

   PRTMBRSUM     *CMD                   TAADBKY       QATTCMD
   TAADBKYC      *PGM       CLP         TAADBKYC      QATTCL
   TAADBKYC2     *PGM       CLP         TAADBKYC2     QATTCL
   TAADBKYR      *PGM       RPG         TAADBKYR      QATTRPG
					

Added to TAA Productivity tools February 15, 2006


Home Page Up to Top