Display Workload Capping Group (DSPWLCGRP)

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

The Display Workload Capping Group (DSPWLCGRP) command shows the information for all workload capping groups or a single workload capping group on the current system or logical partition. The information shown includes the processor limit and all product entries for the specified workload capping group.

Restrictions:

Top

Parameters

Keyword Description Choices Notes
WLCGRP Workload capping group Simple name, *ALL Optional, Positional 1
OUTPUT Output *, *PRINT Optional
Top

Workload capping group (WLCGRP)

Specifies the workload capping group to be displayed.

*ALL
Information is shown for all workload capping groups defined on the current system or logical partition.
simple-name
Specify the name of the workload capping group for which attribute and product entry information is to 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 output is displayed (if requested by an interactive job) or printed with the job's spooled output (if requested by a batch job).
*PRINT
The output is printed with the job's spooled output.
Top

Examples

Example 1: Display a Single Workload Capping Group

DSPWLCGRP  WLCGRP(MYGROUP)

This command displays operational attributes and product entries for workload capping group MYGROUP.

Example 2: Print All Workload Capping Groups

DSPWLCGRP   WLCGRP(*ALL)  OUTPUT(*PRINT)

This command prints the operatinal attributes and product entries for all workload capping groups on the system or logical partition where the command is run.

Top

Error messages

*ESCAPE Messages

CPF102A
Workload capping group &1 not found.
Top