TAA Tools
DSPDUPPRFA      DISPLAY DUPLICATE PROFILE ATTRIBUTES   TAASEKS

The  Display Duplicate  Profile Attributes  command  displays or  lists
the  profiles  that  have duplicates  for  such  attributes as  Initial
Program,  Job Description, User Class, etc.   This provides a review of
where changes may be needed.

You must have *ALLOBJ special authority to use DSPDUPPRFA.

A typical command would be:

             DSPDUPPRFA TYPE(*INLPGM)

A listing would be  displayed by Initial Program and  Library specified
for  user  profiles.   Each  user profile  that  has  the same  Initial
Program would be listed in a group.  Unique values are not listed.

DSPDUPPRFA escape messages you can monitor for
----------------------------------------------

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

DSPDUPPRFA Command parameters                         *CMD
-----------------------------

   TYPE          The  type of duplicate to be checked.   It must be one
                 of the following:

                   *ACGCDE
                   *ASTLVL
                   *ATNPGM
                   *INLMNU
                   *INLPGM
                   *JOBD
                   *MSGQ
                   *OUTQ
                   *PRTDEV
                   *SORTSEQ
                   *USRCLS

   USRPRF        The  user  profiles  to  be  checked.    *ALL  is  the
                 default.

                 A generic name may be entered.

                 A  specific  name  may  be  entered,  but  will  never
                 produce any groups of duplicates.

   REFRESH       An  option  to  determine  if  the  DSPUSRPRF  OUTFILE
                 function is used to refresh  the TAASECKP file in  the
                 TAASECURE library.   The default  is *YES  meaning the
                 file will be refreshed.

                 *DAYCHG  may be  specified which  means the  file will
                 be  refreshed  if the  last time  the file  was output
                 was on  a different  day.   *DAYCHG  assumes that  you
                 are using  the command repeatedly on the  same day and
                 you  do not want  to keep  refreshing the information.

                 *NO may be  specified to  use the existing  data.   If
                 no data exists in TAASECKP, the file is output.

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

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

The following TAA Tools must be on your system:

     CHKALLOBJ       Check *ALLOBJ special authority
     EDTVAR          Edit variable
     RTVDAT          Retrieve date
     RTVDBFA         Retrieve data base file attributes
     RTVSYSVAL3      Retrieve system value 3
     SNDCOMPMSG      Send completion message
     SNDESCINF       Send escape information
     SNDESCMSG       Send escape message
     SNDSTSMSG       Send status message
     SORTDBF         Sort data base file

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

None, the tool is ready to use.

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

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

   DSPDUPPRFA    *CMD                   TAASEKS       QATTCMD
   TAASEKSC      *PGM       CLP         TAASEKSC      QATTCL
   TAASEKSR      *PGM       RPG         TAASEKSR      QATTRPG
					

Added to TAA Productivity tools April 15, 2013


Home Page Up to Top