TAA Tools
DLTIFSOWN       DELETE IFS OWNER                       TAAIFTS

The Delete IFS  Owner command deletes all  IFS objects owned by  a user
profile.    The deletions  are  displayed  or listed.    This allows  a
simple  means of IFS cleanup.   You must have *ALLOBJ special authority
to use DLTIFSOWN.

See the  DSPIFSOWN  and  CHGIFSOWN2  commands for  display  and  change
functions for owned IFS objects.

A typical command would be:

             DLTIFSOWN   USRPRF(USER1)

All IFS  objects owned  by USER1 would  be deleted.   A listing  of the
deleted objects would be displayed.

DLTIFSOWN  differs from DLTIFS  in that  all owned IFS  objects for the
user are deleted.

DLTIFSOWN escape messages you can monitor for
---------------------------------------------

      TAA9892    The user profile does not own any IFS objects
      TAA9893    The user profile does not exist

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

DLTIFSOWN Command parameters                          *CMD
----------------------------

   USRPRF        The user profile  to have  owned IFS objects  deleted.

   OUTPUT        How  to output  the  results.   *  is  the default  to
                 display  the spooled  file if  the command  is entered
                 interactively.  The spooled  file is deleted after  it
                 is displayed.

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

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

The following TAA Tools must be on your system:

     CHKALLOBJ       Check *ALLOBJ special authority
     CVTIFSOWN       Convert IFS owned objects
     RTVSYSVAL3      Retrieve system value 3
     SNDCOMPMSG      Send completion message
     SNDESCINF       Send escape information
     SNDESCMSG       Send escape 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
   ------        ----    ---------      ----------    ----------

   DLTIFSOWN     *CMD                   TAAIFTS       QATTCMD
   TAAIFTSC      *PGM       CLP         TAAIFTSC      QATTCL
   TAAIFTSR      *PGM       RPG         TAAIFTSR      QATTRPG
					

Added to TAA Productivity tools October 15, 2008


Home Page Up to Top