CL Command Reference - ADDCICSDCT

CL Command List > ADDCICSDCT Reference

Description:

Use the Add CICS Destination Control Table (ADDCICSDCT) command to add an entry to the DCT.

Each DCT entry defines a destination to which data may be sent. In CICS systems, a destination 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

Create one DCT entry for each transient data queue.

Also use the DCT to define whether or not an intrapartition TD queue may be used for automatic transaction initiation (ATI).


Examples:

None.