DFHRT4418 date time applid Abend abcode in modname - {Dynamic | Distributed} routing program resource definition not found.
Explanation
CICS was unable to find a PROGRAM resource definition for EITHER the dynamic routing program OR the distributed routing program.
System action
-
Transaction Routing - normal transaction abend processing continues.
-
Dynamic Distributed Program Link - a PGMIDERR condition is returned to the program issuing the Link command.
-
Non-terminal dynamically routed start requests - normal transaction abend processing continues unless the abend is during task termination. In this case message DFHRT4423 is issued.
User response
Ensure that EITHER
-
the dynamic routing program specified by the system initialization parameter DTRPGM=program name, or specified via the EXEC CICS SET SYSTEM DTRPROGRAM(program name) has been correctly defined to CICS
-
the distributed routing program specified by the system initialization parameter DSRTPGM=program name, or specified via the EXEC CICS SET SYSTEM DSRTPROGRAM(program name) has been correctly defined to CICS
Module
DFHAPRT, DFHEIIC, DFHEPC, DFHICXMXMEOUT parameters/Message inserts
- date
- time
- applid
- abcode
- modname
- Value chosen from the following options:
1=Dynamic, 2=Distributed
Destination
CSMT