CVTAUTL CONVERT AUTH LIST TO OUTFILE TAASEIU |
The Convert Authorization List to Outfile command converts individual
authorities for one, generic, or all authorization lists to an
outfile. This allows various processing or queries against the
information. The outfile is always AUTLP which uses a model file
named QAOBJAUT (the system file for DSPAUTL) and a format name of
QSYDSAUT.
You must have *ALLOBJ special authority to use CVTAUTL.
A typical command would be:
CVTAUTL AUTL(*ALL) OUTLIB(QTEMP)
All authorities for all Authorization Lists would be converted to the
AUTLP file in QTEMP.
CVTAUTL escape messages you can monitor for
-------------------------------------------
None. Escape messages from based on functions will be re-sent.
CVTAUTL Command parameters *CMD
--------------------------
AUTL The Authorization List to convert authorities for.
A specific *AUTL, a generic name, or the special
value *ALL may be specified.
OUTLIB The library to place the AUTLP file into. The
default is *LIBL. If the AUTLP file does not exist,
a library must be specified.
OUTMBR The member of the outfile to be written to. The
default is AUTLP.
REPLACE A *YES/*NO value for whether to clear the member
before writing any data. *YES is the default which
causes the member to be cleared.
*NO may be specified to add records to the existing
member.
Restrictions
------------
*ALLOBJ authority is required.
Prerequisites
-------------
The following TAA Tools must be on your system:
CHKALLOBJ Check *ALLOBJ special authority
CVTOBJD4 Convert object description 4
DUPTAADBF Duplicate TAA data base file
EDTVAR Edit variable
RTVDAT Retrieve date
SNDCOMPMSG Send completion message
SNDESCINF Send escape information
SNDESCMSG Send escape message
SNDSTSMSG Send status message
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
CVTAUTL *CMD TAASEIU QATTCMD
TAASEIUC *PGM CLP TAASEIUC QATTCL
|
Added to TAA Productivity tools April 15, 2011