DLTCNNL (Delete Connection List)

DLTCNNL Command syntax diagram

 

Purpose

The Delete Connection List (DLTCNNL) command is used to delete a connection list.

 

Required Parameters

CNNL
Specifies the name of the connection list to be deleted.

connection list-name: Specify the name of the connection list to be deleted.

generic*-connection list-name: Specify the generic name of the connection list name. A generic name is a character string of one or more characters followed by an asterisk (*); for example, ABC*. The asterisk substitutes for any valid characters. A generic name specifies all objects with names that begin with the generic prefix for which the user has authority. If an asterisk is not included with the generic (prefix) name, the system assumes it to be the complete object name. For more information on the use of generic names, refer to generic names.

Examples for DLTCNNL

Example 1: Deleting a Specified Connection List

DLTCNNL   CNNL(CHICAGO)

This command deletes the connection list named CHICAGO. Any entries in connection list CHICAGO are also deleted.

Example 2: Deleting Multiple Connection Lists

DLTCNNL   CNNL(CHI*)

This command deletes all connection lists whose name begins with CHI. All entries that were listed in the connection lists are also deleted.

Error messages for DLTCNNL

*ESCAPE Messages

CPF2625
Not able to allocate object &1.
CPF2634
Not authorized to object &1.
CPF266C
Connection list &1 not found.
CPF267D
Connection list &1 not deleted.
CPF268F
Connection list &1 not deleted.