Group (GROUP)
Enter the name of the library that contains the TCT entry which is to be removed.
Possible GROUP values are:
- *FIRST: No CICS group is specified, the first group found is used.
- group-name: The group name may have a maximum length of 10 characters. The first character must be alphabetic, or one of the special characters, $, @, or #. The remaining characters can be alphanumeric or one of the special characters, $, @, or #.
CICS device (CICSDEV)
The name of the TCT entry to be removed. This is known as the terminal used to work with a device.
Possible CICSDEV values are:
- *FIRST: Remove the first TCT entry.
- *ALL: Remove all of the TCT entries.
- terminal-identifier: The terminal identifier may have a maximum length of 4 characters. The first character must be alphabetic, or one of the special characters, $, @, or #. The remaining characters can be alphanumeric or one of the special characters, $, @, or #.
- generic*-cicsdev: Specify the generic name of the terminal. A generic name is a character string of one or more characters followed by an asterisk (*); for example, ABC*. If a generic name is specified, then all entries with terminal identifiers beginning with the generic name are displayed. If an asterisk is not included with the generic name, the system assumes it to be the complete terminal.