TAA Tools
CHKTAAQSYS      CHECK TAA COMMANDS IN QSYS             TAATOMZ

The Check  for  TAA Commands  in QSYS  command checks  for TAA  command
names that have  a duplicate name in QSYS.   This is intended to assist
in  identifying  if a  new  system command  uses  the same  name  of an
existing TAA command.

You must have *ALLOBJ special authority to use CHKTAAQSYS.

A typical command would be:

             CHKTAAQSYS

A listing would be displayed  that would contain any TAA  commands that
have duplicates in QSYS.

CHKTAAQSYS escape messages you can monitor for
----------------------------------------------

      TAA9891    One or more duplicates were found
                   (only occurs if the listing is not displayed)

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

CHKTAAQSYS Command parameters                         *CMD
-----------------------------

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

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

The following TAA Tools must be on your system:

     CHKALLOBJ       Check *ALLOBJ special authority
     CVTOBJD2        Convert object description 2
     EDTVAR          Edit variable
     RTVSYSVAL3      Retrieve system value 3
     SNDCOMPMSG      Send completion message
     SNDESCINF       Send escape information
     SNDESCMSG       Send escape message
     SNDSTSCNT       Send status count
     SNDSTSMSG       Send status message

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

None, the tool is ready to use.

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

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

   CHKTAAQSYS    *CMD                   TAATOMZ       QATTCMD
   TAATOMZC      *PGM       CLP         TAATOMZC      QATTCL
   TAATOMZR      *PGM       RPG         TAATOMZR      QATTRPG
					

Added to TAA Productivity tools October 15, 2013


Home Page Up to Top