DTRPGM
The DTRPGM system initialization parameter specifies the name of a dynamic routing program.
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 Introduction to CICS dynamic routing.
- DTRPGM={DFHDYP|EYU9XLOP|program-name}
- Valid values are as follows:
- 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, which is used to name the distributed routing program.