TAA Tools
DSPDEPLGL       DISPLAY DEPENDENT LOGICAL              TAADBMV

The  Display  Dependent  Logical command  provides  a  display  of  the
dependent logical  files of a physical  file.  A physical  file must be
specified  for the FILE  parameter.  An option  exists from the display
to access other options such as the access path information.

A typical command would be:

             DSPDEPLGL    FILE(xxx)

A display would  appear of  the dependent logical  files for the  named
physical file.

DSPDEPLGL escape messages you can monitor for
---------------------------------------------

Some of these messages are sent by the sub tool CHKDBFMBR.

      CPF3027    Not a data base file
      CPF9801    The file does not exist
      CPF9810    The library does not exist
      CPF9815    The member does not exist
      TAA9891    No dependent logical files exist.
      TAA9893    Authority failure
      TAA9894    The file type does not match the request
      TAA9895    The file attribute does not match the request

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

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

   FILE          The  qualified name  of the  physical file  to display
                 dependent  logical files.   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  a  work  display if  the  command  is entered
                 interactively.

                 If the  command  is  entered in  batch  or  *PRINT  is
                 specified,  the  DSPDBR  OUTPUT(*PRINT)   function  is
                 used.

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

None.

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

The following TAA Tools must be on your system:

     CHKDBFMBR       Check data base file member
     DSPACCPTH       Display access path
     DSPBOF          Display based on file
     DSPDBFA         Display data base file attributes
     DSPFMT          Display format
     DSPOBJD2        Display object description 2
     DSPSELOMT       Display select omit
     RSNLSTMSG       Resend last message
     RTVDBFA         Retrieve data base file attributes
     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
   ------        ----    ---------      ----------    ----------

   DSPDEPLGL     *CMD                   TAADBMV       QATTCMD
   TAADBMVC      *PGM       CLP         TAADBMVC      QATTCL
   TAADBMVC2     *PGM       CLP         TAADBMVC2     QATTCL
   TAADBMVR      *PGM       RPG         TAADBMVR      QATTRPG
   TAADBMVD      *FILE      DSPF        TAADBMVD      QATTDDS
					

Added to TAA Productivity tools July 15, 2010


Home Page Up to Top