The supplied, user-replaceable dynamic routing program is named
DFHDYP. If you write your own version, you can name it differently.
After the system has been loaded, to find the name of the dynamic routing
program currently identified to CICS®, use the EXEC CICS INQUIRE SYSTEM command.
Field DTRPROGRAM contains the name of the current program.
The default is DFHDYP.
To change the current program:
- Use the DTRPGM system initialization parameter. For more guidance information
about how to do this, refer to the CICS System Definition Guide.
- Make the change online using the EXEC CICS SET SYSTEM DTRPROGRAM command.
For programming information about this command, refer to the CICS System Programming Reference manual.
Note:
A sample definition is provided for DFHDYP, but you must install
a new resource definition for a customized dynamic routing program.
[[ Contents Previous Page | Next Page Index ]]