TAA Tools
DSPJRNRCVD      DISPLAY JOURNAL RECEIVER DIRECTORY     TAAJROR

The Display Journal  Receiver Directory command displays or  prints the
list of  journal receivers for a specific journal.   This is a 'display
only'  function that may  be safely used by  operations personnel.  The
journal entries are not displayed.

The tool  will  display  a maximum  of  9999  journal receivers.    Any
receivers found over  this maximum will not be  included in the output,
but  an exception will not  occur.  If  the currently attached receiver
is not listed, it  is likely that there  are more than 9999  receivers.
In this  rare case  all of  the journal  receivers can  still be  shown
using  IBM's  WRKJRNA  command with  OUTPUT(*PRINT)  or  output to  the
display  and  selecting  F15  (receiver  directory)  followed  by   F18
(bottom).

You  must  have at  least  *OBJOPR  authority  to the  journal  to  use
DSPJRNRCVD.    *USE authority  is  not needed.    The TAAJRORC  program
ensures  the *OBJOPR right and adopts  authority to allow access to the
journal receiver information.

A typical command would be:

             DSPJRNRCVD   JRN(xxx)

The journal receivers associated  with the journal would  be displayed.
An option exists to display the details of a receiver.

DSPJRNRCVD escape messages you can monitor for
----------------------------------------------

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

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

   JRN           The  qualified  name of  the  journal  to display  the
                 journal  receivers 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  that
                 will  present  a display  if  the  command is  entered
                 interactively.

                 If the  command  is  entered in  batch  or  *PRINT  is
                 specified,  a spooled  file is  output  with the  same
                 name of the journal.

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

None.

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

The following TAA Tools must be on your system:

     ADJVAR          Adjust variable
     CHKOBJ3         Check object 3
     CVTDAT          Convert date
     CVTJRNA         Convert journal
     DSPJRNRCV2      Display journal receiver 2
     RSNLSTMSG       Resend last message
     SNDCOMPMSG      Send completion message
     SNDESCINF       Send escape information
     SNDESCMSG       Send escape message

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

None, the tool is ready to use.

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

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

   DSPJRNRCVD    *CMD                   TAAJROR       QATTCMD
   TAAJRORC      *PGM       CLP         TAAJRORC      QATTCL
   TAAJRORR      *PGM       RPG         TAAJRORR      QATTRPG
   TAAJRORD      *FILE      DSPF        TAAJRORD      QATTDDS
					

Added to TAA Productivity tools January 1, 2008


Home Page Up to Top