DTRPGM
The DTRPGM system initialization parameter specifies the name of a dynamic routing program.
- DTRPGM={DFHDYP|EYU9XLOP|program-name}
- The program can dynamically route transactions initiated from
user terminals, transactions initiated by eligible terminal-related
EXEC CICS® START commands, and
eligible program-link requests. For information about which transactions
started by EXEC CICS START
commands, and which program-link requests, are eligible for dynamic
routing, see the Introduction to CICS dynamic routing.
- DFHDYP
- The CICS-supplied routing program. This program is the default.
- EYU9XLOP
- The CICSPlex® SM routing program.
- program-name
- The name of a user-written program.
Note: See also the DSRTPGM parameter, used to name the distributed routing program.