Remove CICS FCT Entry (RMVCICSFCT)

Use the Remove CICS File Control Table (RMVCICSFCT) command to delete an entry from the FCT. 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
FILEID CICS file 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 group to which the FCT entry to be deleted belongs.

Possible values are:

CICS file (FILEID)

Enter the name of the FCT entry to be removed.

Possible values are:

Examples

None

Error messages

Unknown