Purpose
Enables TDP calls to the User Transaction Collection Exit (TDPUTCE) routine, which is used to collect statistics about requests and responses that traverse TDP.
Syntax
Usage Notes
When TDP starts, TDPUTCE is enabled. If TDPUTCE is subsequently disabled using the DISABLE TMON operator command, the routine can be re-enabled using the ENABLE TMON command.
When the ENABLE TMON command is executed, TDP loads the TDPUTCE module into main memory and begins passing all requests and responses to the module.
Example: ENABLE TMON
ENA TMON
Completion Message
TDP0921 TDP USER MONITOR EXIT INTERFACE ENABLED