TAA Tools
DUPTAADBF      DUPLICATE TAA DATA BASE FILE                TAATOMH

The Duplicate TAA  Data Base File command  is an internal tool  that is
used  to  duplicate  certain  files  from  TAATOOL when  a  CVTxxx  TAA
command  is used.   The  command is  not intended  to be used  by users
except within the CVT  programs.  The purpose  of the tool is to  allow
files in  TAATOOL to  be *PUBLIC *USE  and still allow  the file  to be
duplicated.  The program adopts QSECOFR authority.

A typical command would be:

             DUPTAADBF    FILE(TAAHSHAP) TOLIB(xxx) NEWOBJ(HASHP)

The new file must not exist in the library.

DUPTAADBF escape messages you can monitor for
---------------------------------------------

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

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

   FILE          The  file to be  duplicated.   It must be  a file name
                 within the TAATOMHC CL program.

   TOLIB         The library to duplicate the  file into.  The  library
                 cannot be  TAATOOL or  TAASECURE.  The  library cannot
                 begin  with the  letter Q except  for QGPL  and QTEMP.
                 The library cannot be one  of the special #  libraries
                 as defined by SAVLIB LIB(*ALLUSR).

   NEWOBJ        The name of the new object.

Restrictions
------------

None.

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

The following TAA Tools must be on your system:

      SNDCOMPMSG   Send completion message
      SNDESCMSG    Send escape message

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

None, the tool is ready to use.

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

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

   DUPTAADBF     *CMD                      TAATOMH        QATTCMD
   TAATOMHC      *PGM          CLP         TAATOMHC       QATTCL
					

Added to TAA Productivity tools March 15, 2003


Home Page Up to Top