DFHDCT example

Figure 1 shows an example of the coding for a DCT. This DCT includes an extrapartition destination and three intrapartition destinations.
Figure 1. Extrapartition and intrapartition destinations
DFHDCT TYPE=(INITIAL,MIGRATE)
DFHDCT TYPE=GROUP,NAME=TDQUE001
DFHDCT TYPE=SDSCI,DSCNAME=AAAXTRA,  *
       RECFORM=FIXUNB               *
DFHDCT TYPE=EXTRA,DSCNAME=AAAXTRA,  *
       DESTID=BETA
DFHDCT TYPE=INTRA,DESTID=GAMA
DFHDCT TYPE=INTRA,DESTID=SAMA
DFHDCT TYPE=INTRA,DESTID=DAMA,      *
       TRIGLEV=5,DESTFAC=TERMINAL,  *
       TRANSID=AUTO
DFHDCT TYPE=FINAL
END