Delete Configuration List (DLTCFGL)

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

The Delete Configuration List (DLTCFGL) command deletes the specified configuration list.

Top

Parameters

Keyword Description Choices Notes
CFGL Configuration list Generic name, name Required, Positional 1
Top

Configuration list (CFGL)

Specifies the name of one or more configuration list to delete. A specific configuration list or a generic configuration list can be specified.

configuration-list-name
Specify the name of the configuration list to delete.
generic*-configuration-list-name
Specify the generic name of the configuration list to delete.

Note: A generic name is specified as a character string that contains one or more characters followed by an asterisk (*). If a generic name is specified, then all objects that have names with the same prefix as the generic object name are selected.

This is a required parameter.

Top

Examples

DLTCFGL   CFGL(CONFIG01)

This command deletes the configuration list CONFIG01 from the system.

Top

Error messages

*ESCAPE Messages

CPF2105
Object &1 in &2 type *&3 not found.
CPF2625
Not able to allocate object &1.
Top