Remove CICS TCT Entry (RMVCICSTCT)

Use the Remove CICS Terminal Control Table (RMVCICSTCT) command to delete an entry from the TCT. You will be asked for confirmation before the entry is removed.

Parameters

Keyword Description Choices Notes
LIB Library Communications name, *LIBL, *CURLIB Required, Positional 1
GROUP Group Communications name, *FIRST Required, Positional 2
CICSDEV CICS device Generic name, name, *FIRST, *ALL Required, Positional 3

Library (LIB)

Enter the name of the library that contains the group. Possible values are:

Group (GROUP)

Enter the name of the library that contains the TCT entry which is to be removed.

Possible GROUP values are:

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:

Examples

None

Error messages

Unknown