Display CICS TCS (DSPCICSTCS)

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 Display CICS Terminal Control System Table (DSPCICSTCS) command to display a TCS entry. You can only view this entry; you can neither make changes to it nor delete it.

Top

Parameters

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

Library (LIB)

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

Possible values are:

Top

Group (GROUP)

The name of the remote group from which the TCS entry is to be displayed.

The possible GROUP values are:

Top

Remote CICS system (SYSID)

The system identifier used to identify the remote CICS system that can communicate with the CICS control region. This is the name of the TCS entry.

Possible values are:

Top

Location of Output (OUTPUT)

Enter the location of the output from this command.

Possible values are:

Top

Examples

None
Top

Error messages

Unknown
Top