Naming your distributed routing program

The supplied, sample distributed routing program is named DFHDSRP. If you write your own version of this program you can name it differently.

About this task

After the system has been loaded, use the CICS Explorer® Regions operations view or the EXEC CICS INQUIRE SYSTEM command to find the name of the distributed routing program currently identified to CICS®. The field DSRTPROGRAM contains the name of the current program.

Procedure

To change the current program, you can use one of the following methods:
  1. Use the CICS Explorer Regions operations view.
  2. Use the DSRTPGM system initialization parameter.
  3. Use the EXEC CICS SET SYSTEM DSRTPROGRAM command. For programming information about this command, see SET SYSTEM.
A sample definition is provided for DFHDSRP, but you must install a new resource definition for a customized distributed routing program.