Work with CICS TST (WRKCICSTST)

Where allowed to run:
  • Batch job (*BATCH)
  • Interactive job (*INTERACT)
  • Batch program (*BPGM)
  • Interactive program (*IPGM)
  • Batch REXX procedure (*BREXX)
  • Interactive REXX procedure (*IREXX)
  • Using QCMDEXEC, QCAEXEC, or QCAPCMD API (*EXEC)
Threadsafe: No
Parameters
Examples
Error messages

Use the Work with CICS Temporary Storage Table (WRKCICSTST) command to list entries in the TST. You can change, remove, copy and display entries, or add new entries to the list.

Top

Parameters

Keyword Description Choices Notes
LIB Library Communications name, *LIBL, *CURLIB Optional, Positional 1
GROUP Group Communications name, *FIRST Optional, Positional 2
TSQUEUE Queue Generic name, name, *FIRST, *ALL Optional, Positional 3
Top

Library (LIB)

Enter the name of the iSeries library which contains the group.

Possible values are:

Top

Group (GROUP)

Enter the name of the group from which the TST entries are to be listed.

Possible values are:

Top

Queue (TSQUEUE)

Enter the name of the TST entry to be listed. This is the name that is used in temporary storage EXEC CICS commands.

Possible values are:

Top

Examples

None
Top

Error messages

Unknown
Top