TAA Tools
DSPSPLSIZ       DISPLAY SPOOL SIZE                     TAASPNU

The Display  Spool  Size command  displays the  number  of members  and
their  size  from a  QSPL  library.   The  number of  members  with and
without  data are  also displayed.   A member  may exist  that does not
hold any  spooled data  as  the system  tries to  limit  the number  of
members that must be created.

Because all members  in QSPL must be retrieved, this  is a slow running
command.

A typical command would be:

             DSPSPLSIZ

The default causes each member in QSPL to be accessed.

Security considerations
-----------------------

The  QSPL library is  shipped as excluded  from the *PUBLIC  user.  The
RTVSPLSIZ command accesses  the information and  the CPP for  RTVSPLSIZ
adopts QSECOFR authority to perform its function.

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

   OUTPUT        How  to output  the  results.   *  is  the default  to
                 display   the  results  if  the   command  is  entered
                 interactively.

                 If the  command  is  entered in  batch  or  *PRINT  is
                 specified, a  spooled file  by the  name of DSPSIZ  is
                 output.

   QSPLLIB       The  library  containing   the  spool  members.    The
                 default is QSPL.

                 A  specific  name  may  be  entered  when  IASPs exist
                 containing  output   queues  and  QSPLnnnn   libraries
                 exist.


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

None.

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

The following TAA Tools must be on your system:

     RTVSPLSIZ       Retrieve spool size
     RTVSYSVAL3      Retrieve system value 3
     SNDCOMPMSG      Send completion message
     SNDESCINF       Send escape information

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

None, the tool is ready to use.

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

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

   DSPSPLSIZ     *CMD                   TAASPNU       QATTCMD
   TAASPNUC      *PGM       CLP         TAASPNUC      QATTCL
   TAASPNUD      *FILE      DSPF        TAASPNUD      QATTDDS
   TAASPNUR      *PGM       RPG         TAASPNUR      QATTRPG
					

Added to TAA Productivity tools April 15, 2005


Home Page Up to Top