TAA Tools
DSPJRNOBJC      DISPLAY JOURNAL OBJECT COUNTS          TAAJROV

The Display Journal  Object Counts command  displays or list  counts of
object  types  that are  being  journaled  to a  named  journal.   This
includes  data  base files,  members,  access paths,  data  areas, data
queues,  IFS  objects,  command  definitions,  libraries,  and  journal
receivers.

A typical command would be:

             DSPJRNOBJC JRN(xxx)

DSPJRNOBJC escape messages you can monitor for
----------------------------------------------

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

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

   JRN           The qualified  name of  the journal to  display counts
                 for.    The  library  value  defaults  to  *LIBL.    A
                 specific library or *CURLIB may also be used.

   OUTPUT        How to  output  the results.    *  is the  default  to
                 display the  spooled file  if the  command is  entered
                 interactively.   If the  display is  ended with F3/F12
                 or the Enter  key, the spooled  file is deleted  after
                 it is  displayed.   To  retain the  spooled file,  you
                 may use  the the System Request  'Cancel' function and
                 the spooled file will exist in a HLD status.

                 If  the  command  is  entered in  batch  or  *PRINT is
                 specified, the  spooled file  is output and  retained.


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

None.

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

The following TAA Tools must be on your system:

     CHKOBJ3         Check object 3
     RSNLSTMSG       Resend last message
     RTVJRNOBJC      Retrieve journal object count
     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
   ------        ----    ---------      ----------    ----------

   DSPJRNOBJC    *CMD                   TAAJROV       QATTCMD
   TAAJROVC      *PGM       CLP         TAAJROVC      QATTCL
   TAAJROVR      *PGM       RPG         TAAJROVR      QATTRPG
					

Added to TAA Productivity tools July 15, 2012


Home Page Up to Top