Remove CICS PPT Entry (RMVCICSPPT)

Use the Remove CICS Processing Program Table (RMVCICSPPT) command to delete an entry from the PPT. 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
PGMID CICS program 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)

The name of the CICS group to which the CICS Processing Program Table entry is to be removed.

The possible GROUP values are:

CICS program (PGMID)

Enter the identifier of the PPT entry to be removed.

Possible values are:

Examples

None

Error messages

Unknown