Work Objects by Private Auth (WRKOBJPVT)

The Work with Objects by Private Authority (WRKOBJPVT) command is used to manage objects for which a user has private authority. This command displays objects for which a user has private authority and performs the following:

Note: This command may run a long time if the specified user profile has private authority to a large number of objects.

Restrictions:

Parameters

Keyword Description Choices Notes
USRPRF User profile Simple name, *CURRENT Optional, Positional 1
OBJTYPE Object type Single values: *ALL
Other values (up to 100 repetitions): *ALRTBL, *AUTL, *BLKSF, *BNDDIR, *CFGL, *CHRSF, *CHTFMT, *CLD, *CLS, *CMD, *CNNL, *COSD, *CRG, *CRQD, *CSI, *CSPMAP, *CSPTBL, *CTLD, *DEVD, *DIR, *DOC, *DTAARA, *DTADCT, *DTAQ, *EDTD, *EXITRG, *FCT, *FIFO, *FILE, *FLR, *FNTRSC, *FNTTBL, *FORMDF, *FTR, *GSS, *IGCDCT, *IGCSRT, *IGCTBL, *IMGCLG, *IPXD, *JOBD, *JOBQ, *JOBSCD, *JRN, *JRNRCV, *LIB, *LIND, *LOCALE, *MEDDFN, *MENU, *MGTCOL, *MODD, *MODULE, *MSGF, *MSGQ, *M36, *M36CFG, *NODGRP, *NODL, *NTBD, *NWID, *NWSCFG, *NWSD, *OUTQ, *OVL, *PAGDFN, *PAGSEG, *PDFMAP, *PDG, *PGM, *PNLGRP, *PRDAVL, *PRDDFN, *PRDLOD, *PSFCFG, *QMFORM, *QMQRY, *QRYDFN, *RCT, *SBSD, *SCHIDX, *SOCKET, *SPADCT, *SQLPKG, *SQLUDT, *SQLXSR, *SRVPGM, *SSND, *STMF, *SVRSTG, *SYMLNK, *S36, *TBL, *TIMZON, *USRIDX, *USRPRF, *USRQ, *USRSPC, *VLDL, *WSCST
Optional

User profile (USRPRF)

Specifies the user profile whose privately authorized objects are to be shown.

*CURRENT
Objects to which the user profile that is running the WRKOBJPVT command is privately authorized are shown.
name
Specify the name of the user profile.

Object type (OBJTYPE)

Specifies which types of objects are shown. This parameter can be specified as a single value or as a list of one or more object types.

To see a complete list of object types when prompting this command, position the cursor on the field for this parameter and press F4 (Prompt). For a description of the object types, see "Object types" in the CL topic collection in the Programming category in the IBM i Information Center at http://www.ibm.com/systems/i/infocenter/.

Single values

*ALL
All objects to which the user profile is privately authorized will be shown.

Other values (up to 100 repetitions)

object-type
Specify one or more values for the types of objects that are shown. All objects of the specified types, and for which the specified user profile is privately authorized, will be shown.

Examples

WRKOBJPVT   USRPRF(EMP956)

This command displays the Work with Objects by Private Authority panel, showing a list of the objects for which user profile EMP956 has private authority.

Error messages

*ESCAPE Messages

CPF2204
User profile &1 not found.
CPF2213
Not able to allocate user profile &1.
CPF2217
Not authorized to user profile &1.