Task End/Exit Routine - IBM CICS Interface for Teradata

IBM CICS Interface for Teradata Reference

Product
IBM CICS Interface for Teradata
Release Number
15.00
Language
English (United States)
Last Update
2018-09-25
dita:id
B035-2448
lifecycle
previous
Product Category
Teradata Tools and Utilities

Task End/Exit Routine

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.

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