WRKOBJAUD WORK OBJECT AUDITING TAASEHN |
The Work Object Auditing command provides a work display for making
changes to the object auditing value for objects in a library. A
named, a generic, or all objects in a library may be displayed.
Selection may be made on the existing object auditing value.
You must have both *AUDIT and *ALLOBJ to use WRKOBJAUD.
A typical command would be:
WRKOBJAUD OBJ(xxx/*ALL)
All objects in the library would be displayed with the current value
for object auditing. Options exist to display the details of the
object or change the value. Changes are made by using the system
CHGOBJAUD command with the current value.
The F6 command key may be used to prompt for the system CHGOBJAUD
command. This allows changes to all or generic named objects and/or
by object type in the library. This provides for mass changes. The
display is refreshed after a successful use of the command.
WRKOBJAUD escape messages you can monitor for
---------------------------------------------
Escape messages from based on functions will be re-sent.
WRKOBJAUD Command parameters *CMD
----------------------------
OBJ The qualified name of the object. The object may be
a specific name, a generic name, or *ALL for all
objects in the library.
The library qualifier must be entered as a specific
library or *CURLIB.
OBJTYPE The object type. The default is *ALL. For a
complete list, use the prompter.
OBJAUD The object auditing value to select. The default is
*ANY. This causes all objects that were selected to
be displayed.
*ANYRQS may be entered to select any objects with
*USRPRF, *CHANGE, or *ALL specified.
*USRPRF may be entered to select any objects with
*USRPRF specified.
*CHANGE may be entered to select any objects with
*CHANGE specified.
*ALL may be entered to select any objects with *ALL
specified.
*NONE may be entered to select any objects with
*NONE specified.
DTAARA A *YES/*NO parameter that determines whether a data
area by the name of WRKOBJAUD will be created in
QTEMP.
*NO is the default meaning the data area is not
created.
*YES may be specified to create or delete the
WRKOBJAUD data area in QTEMP. The data area will
contain the name of the library specified on
WRKOBJAUD.
Restrictions
------------
You must have both *AUDIT and *ALLOBJ to use WRKOBJAUD.
Prerequisites
-------------
The following TAA Tools must be on your system:
ADJVAR Adjust variable
CHKALLOBJ Check *ALLOBJ special authority
RSNLSTMSG Resend last message
RTVSPCAUT Retrieve special authority
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
------ ---- --------- ---------- ----------
WRKOBJAUD *CMD TAASEHN QATTCMD
TAASEHNC *PGM CLP TAASEHNC QATTCL
TAASEHNC2 *PGM CLP TAASEHNC2 QATTCL
TAASEHNR *PGM RPG TAASEHNR QATTRPG
TAASEHND *FILE DSPF TAASEHND QATTDDS
|
Added to TAA Productivity tools March 21, 2008