Task End/Exit Routine - IBM CICS Interface for Teradata

IBM CICS Interface for Teradata Reference

Product
IBM CICS Interface for Teradata
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-10-12
dita:mapPath
fdh1488824663151.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2448
lifecycle
previous
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 Teradata Database sessions and/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.