TAA Tools
CHKTAACRT       CHECK TAA CREATE SYSTEM                TAATOMX

The Check  TAA Create System  command provides a  check of all  objects
in  TAATOOL  to determine  if  they  have been  created  on a  TAASYSnn
system.   A listing is produced of any  exceptions.  It is not an error
to  create  your own  version  of  some  TAA  function,  but  CHKTAACRT
provides an auditor  with a tool to review if  changes from the shipped
version have occurred.

You must have *ALLOBJ special authority to use CHKTAACRT

A typical command would be:

             CHKTAACRT

The  following data  areas may  be created  on your  system and  do not
represent an exposure:

             TAACTL
             TAALICENSE

CHKTAACRT escape messages you can monitor for
---------------------------------------------

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

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

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

The following TAA Tools must be on your system:

     CHKALLOBJ       Check *ALLOBJ special authority
     DSPOBJD4        Display object description 4
     RTVSYSVAL3      Retrieve system value 3
     SNDCOMPMSG      Send completion message
     SNDESCINF       Send escape information
     SNDSTSMSG       Send status message

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

None, the tool is ready to use.

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

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

   CHKTAACRT     *CMD                   TAATOMX       QATTCMD
   TAATOMXC      *PGM       CLP         TAATOMXC      QATTCL
   TAATOMXR      *PGM       RPG         TAATOMXR      QATTRPG
					

Added to TAA Productivity tools January 15, 2012


Home Page Up to Top