Display CICS FCT (DSPCICSFCT)

Use the Display CICS File Control Table (DSPCICSFCT) command to display an FCT entry. You can only view this entry; you can neither change it nor delete it.

Parameters

Keyword Description Choices Notes
LIB Library Communications name, *LIBL, *CURLIB Optional, Positional 1
GROUP Group Communications name, *FIRST Optional, Positional 2
FILEID CICS file Generic name, name, *FIRST, *ALL Optional, Positional 3
OUTPUT Location of Output *, *PRINT Optional, Positional 4

Library (LIB)

Enter the name of the IBM i library which contains the group.

Possible values are:

Group (GROUP)

Enter the name of the group to which required FCT entry belongs.

Possible values are:

CICS file (FILEID)

Enter the name of the FCT entry to be displayed.

Possible values are:

Location of Output (OUTPUT)

Enter the location of the output from this command.

Possible values are:

Examples

None

Error messages

Unknown