Remove CICS TST Entry (RMVCICSTST)

Use the Remove CICS Temporary Storage Table (RMVCICSTST) command to delete an entry from the TST. 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
TSQUEUE Queue 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 containing the TST entry to be removed.

Possible values are:

Queue (TSQUEUE)

Enter the name of the TST entry to be removed. This could be either a complete or a generic name.

Possible values are:

Examples

None

Error messages

Unknown