Display Active Profile List (DSPACTPRFL)

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

The Display Active Profile List (DSPACTPRFL) command displays the list of user profiles that will always be considered active and therefore will not be disabled by the Analyze Profile Activity (ANZPRFACT) command function. Those IBM user profiles which are never considered to be inactive will not be listed. This information was gathered from the Change Active Profile List (CHGACTPRFL) command. If the Display Active Profile List (DSPACTPRFL) command is issued before the CHGACTPRFL command, an empty report will be produced.

Restriction: You must have all object (*ALLOBJ) special authority to run this command.

Top

Parameters

Keyword Description Choices Notes
OUTPUT Output *, *PRINT Optional, Positional 1
Top

Output (OUTPUT)

Specifies whether the output from the command is shown at the requesting work station or printed.

*
Output requested by an interactive job is shown on the display. Output requested by a batch job is printed with the job's spooled output.
*PRINT
The output is printed with the job's spooled output.
Top

Examples

DSPACTPRFL   OUTPUT(*PRINT)

This command prints the list of profiles that are always considered active by the Analyze Profile Activity (ANZPRFACT) command.

Top

Error messages

*ESCAPE Messages

CPFB304
User does not have required special authorities.
Top