RMVCNNLE (Remove Connection List Entry)
RMVCNNLE Command syntax diagram
Purpose
The Remove Connection List Entry (RMVCNNLE) command removes an entry from the specified connection list.
Required Parameters
- CNNL
- Specifies the name of the connection list.
- ENTRY
- Specifies which entry in the connection list is removed.
Example for RMVCNNLE
RMVCNNLE CNNL(CHICAGO) ENTRY(CORPORATE)This command removes entry CORPORATE from the connection list CHICAGO.
Error messages for RMVCNNLE
*ESCAPE Messages
- CPF266C
- Connection list &1 not found.
- CPF2685
- Entry &2 in connection list &1 not removed.