TAA Tools
DSPEMTAUTL      DISPLAY EMPTY AUTHORIZATION LIST       TAASEKP

The Display  Empty  Authorization List  command displays  Authorization
Lists  (not owned  by QSYS)  that  do not  control any  objects.   This
includes  library objects,  IFS objects,  and DLS  objects.   An option
exists to include all Authorization Lists (not owned by QSYS).

You must have *ALLOBJ special authority to use DSPEMTAUTL.

A typical command would be:

             DSPEMTAUTL AUTL(*ALL)

All Authorization Lists that are  not owned by QSYS and do  not control
any objects would be listed.

DSPEMTAUTL escape messages you can monitor for
----------------------------------------------

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

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

   AUTL          The  name, generic  name,  or the  special value  *ALL
                 for   all   Authorization   Lists   may  be   entered.
                 Authorization  Lists   owned   by  QSYS   are   always
                 bypassed.

   ALLAUTL       A  *YES/*NO  parameter  that  determines  whether  all
                 Authorization  Lists should be  listed including those
                 which do not control objects.

                 *NO is  the  default  to list  only  those  which  are
                 empty (do not control any objects).

                 *YES  may  be  specified  to  list  all  Authorization
                 Lists.   Authorization Lists owned by  QSYS are always
                 bypassed.

   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
------------

You must have *ALLOBJ special authority to use DSPEMTAUTL.

Authorization Lists owned by QSYS are bypassed.

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

The following TAA Tools must be on your system:

     CHKALLOBJ       Check *ALLOBJ special authority
     CVTAUTLOBJ      Convert authorization list objects
     RSNLSTMSG       Resend last message
     RTVSYSVAL3      Retrieve system value 3
     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
   ------        ----    ---------      ----------    ----------

   DSPEMTAUTL    *CMD                   TAASEKP       QATTCMD
   TAASEKPC      *PGM       CLP         TAASEKPC      QATTCL
   TAASEKPR      *PGM       RPG         TAASEKPR      QATTRPG
					

Added to TAA Productivity tools October 15, 2012


Home Page Up to Top