Task End/Exit Routine - IBM CICS Interface for Teradata

IBM CICS Interface for Teradata® Reference

Product
IBM CICS Interface for Teradata
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-19
dita:mapPath
xhj1544831946672.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2448
Product Category
Teradata Tools and Utilities

The task end/exit routine is a CICS TRUE (Task Related User Exit) that uses the TASKSTART option in order to obtain control at transaction initiation and termination.

The task end/exit routine determines if the ending transaction owns database sessions or memory. If it does, the task end/exit routine logs off the session and releases memory.

Task end/exit routine processing does not occur for the end of pseudo-conversational transactions because session context is preserved across pseudo-conversational boundaries.