Display PDG Profile (DSPPDGPRF)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Display Print Descriptor Group Profile (DSPPDGPRF) command displays the print descriptor group (PDG) and print descriptor name currently associated with the user.

Restriction:

You must have *OBJOPR authority to the user's profile.

Top

Parameters

Keyword Description Choices Notes
USER User Name, *CURRENT Required, Positional 1
OUTPUT Output *, *PRINT Optional, Positional 2
Top

User (USER)

Specifies the name of the user whose PDG profile is to be shown on the display.

The possible values are:

*CURRENT
Checks the user profile of the user of the current job.
user-name
Specify the user whose PDG profile will be shown.
Top

Output (OUTPUT)

Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.

The possible values are:

*
The output is shown (if requested by an interactive job) or stored in a spooled file (if requested by a batch job).
*PRINT
The output is stored in a spooled file.
Top

Examples

DSPPDGPRF   USER(TPDEXTER)

This command displays the print descriptor and the print descriptor group for user profile TPDEXTER.

Top

Error messages

*ESCAPE Messages

CPF2204
User profile &1 not found.
CPF2217
Not authorized to user profile &1.
CPF9820
Not authorized to use library &1.
CPF9871
Error occurred while processing.
Top