Work with CICS PCT (WRKCICSPCT)

Use the Work with CICS Program Control Table (WRKCICSPCT) command to list entries in the PCT. You can change, remove, copy or display entries in the list, or add new ones.

Parameters

Keyword Description Choices Notes
LIB Library Communications name, *LIBL, *CURLIB Optional, Positional 1
GROUP Group Communications name, *FIRST Optional, Positional 2
TRANSID Transaction Character value, *FIRST, *ALL Optional, Positional 3

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 from which the PCT entries are to be listed.

Possible values are:

Transaction (TRANSID)

Enter the name of the PCT entry to be listed. This is the transaction identifier that will be used in EXEC CICS commands to start a CICS program. The program should be defined in the PPT.

Possible values are:

Examples

None

Error messages

Unknown