Remove Workload Capping Group (RMVWLCGRP)

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

The Remove Workload Capping Group (RMVWLCGRP) command removes a workload capping group for the current system or logical partition.

Product entries can be removed from a workload capping group by using the Remove Workload Capping Product Entry (RMVWLCPRDE) command.

You can remove a workload capping group while active jobs and threads are referencing the group. Any jobs or threads that are associated with the group will not be limited to a subset of activated processors for the system or logical partition once the workload capping group is removed.

Restrictions:

Top

Parameters

Keyword Description Choices Notes
WLCGRP Workload capping group Simple name Required, Positional 1
Top

Workload capping group (WLCGRP)

Specifies the workload capping group being removed.

This is a required parameter.

simple-name
Specify the name of workload capping group.
Top

Examples

RMVWLCGRP  WLCGRP(MYGROUP)

This command removes workload capping group MYGROUP from the system or logical partition. Any active jobs or threads associated with this workload capping group will be capable of running on all activated processors for the system or logical partition.

Top

Error messages

*ESCAPE Messages

CPF102A
Workload capping group &1 not found.
CPF222E
&1 special authority is required.
Top