DBCCICS - 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 Teradata program called DBCCICS, the long-running CICS Interface transaction for accessing the database, provides storage and context management services for CICS transactions (both conversational and pseudo-conversational) that access the database.

During initialization of the CICS Interface, DBCCICS loads both CLI and preprocessor runtime code. All CICS transactions for the database, whether they use CLI directly or language preprocessors, share a single copy of this code.

CLI uses CICS “shared” storage for its control blocks and data buffers. For pseudo-conversational applications, session and request context are automatically preserved across pseudo-conversational boundaries. This memory is released by the CICS Interface upon termination of the pseudo-conversation or transaction abend.

The four-character transid for DBCCICS is DBCC.