CHKGRPPRF CHECK GROUP PROFILE TAASEGV |
The Check Group Profile command checks a profile to see if it is a
group profile. TAA9891 is sent as an escape message if the profile
is not a group profile. You must have *USE authority to the user
profile to use CHKGRPPRF. If the profile has a GID (meaning that it
had group members at one time), but there are no members in the
group, it is considered not to be a group profile.
A typical series of commands would be:
CHKGRPPRF
MONMSG MSGID(TAA9891) EXEC(DO) /* Not a GRPPRF */
/* */
/* Your handling of not a GRPPRF */
/* */
ENDDO /* Not a GRPPRF */
CHKGRPPRF escape messages you can monitor for
---------------------------------------------
TAA9891 Not a group profile
None. Escape messages from based on functions will be re-sent.
Command parameters *CMD
------------------
USRPRF The user profile to be checked to see if it is a
group profile. TAA9891 is sent if it is not a group
profile.
Restrictions
------------
You must have *USE authority to the user profile to use CHKGRPPRF.
Prerequisites
-------------
The following TAA Tools must be on your system:
CHKALLOBJ Check *ALLOBJ special authority
SNDESCINF Send escape information
SNDESCMSG Send escape message
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
CHKGRPPRF *CMD TAASEGV QATTCMD
TAASEGVC *PGM CLP TAASEGVC QATTCL
|
Added to TAA Productivity tools March 26, 2007