Remove CICS TCS Entry (RMVCICSTCS)

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 Remove CICS Terminal Control System Table (RMVCICSTCS) command to delete an entry from the TCS. You will be asked for confirmation before the entry is removed.

Top

Parameters

Keyword Description Choices Notes
LIB Library Communications name, *LIBL, *CURLIB Required, Positional 1
GROUP Group Communications name, *FIRST Required, Positional 2
SYSID Remote CICS system Generic name, name, *FIRST, *ALL Required, Positional 3
Top

Library (LIB)

Enter the name of the OS/400 library that contains the group. Possible values are:

Top

Group (GROUP)

The name of the remote group to which the TCS Table entry is to be removed.

Possible 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

Examples

None
Top

Error messages

Unknown
Top