Display Expiration Schedule (DSPEXPSCD)

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

The Display Expiration Schedule (DSPEXPSCD) command displays the list of user profiles, their expiration date, and the expiration action to be taken (disable or delete the profile). If the expiration action is delete then the owned object option (*NODLT, *DLT, *CHGOWN) and the primary group option (*NOCHG, *CHGPGP) are shown. If the owned object option is *CHOWN then the new owner is shown. If the primary group option is *CHGPGP then the new primary group and the new primary group authority are shown. This information was gathered from the Change Expiration Schedule Entry (CHGEXPSCDE) command. If the Display Expiration Schedule (DSPEXPSCD) command is run before the CHGEXPSCDE 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

DSPEXPSCD   OUTPUT(*)

This command displays all expiration schedule entries.

Top

Error messages

*ESCAPE Messages

CPFB304
User does not have required special authorities.
Top