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