CL Command Reference - CHGCICSDCT
CL Command List > CHGCICSDCT Reference
Description:
Use the Change CICS Destination Control Table (CHGCICSDCT) command to change an entry DCT.
Each DCT entry defines a destination to which data may be sent. In CICS systems, a destinations is a transient data (TD) queue. There are four types of destination:
. Intrapartition, which exists in the local CICS region
. Extrapartition, which exists outside the local CICS region v Remote, which exists on another CICS system
. Indirect, which points to a destination controlled by another DCT entry
The DCT also defines whether or not an intrapartition TD queue can be used for automatic transaction initiation (ATI).
Examples:
None.