Controlling Memory Usage - 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 CICS interface provides a mechanism to monitor and control CLI use of memory.

In particular, CICS getmain/freemain overhead can be reduced by using the HSHSPBC and the DMEM command to maintain a number of control blocks and buffers on a free chain to satisfy application requests.

When allocating memory, CLI first attempts to satisfy the request from the free chain.

If the chain is empty, a CICS getmain is used to obtain the memory.

Statistics are maintained and are displayed with DMEM to monitor and control CLI memory usage. Refer to Controlling Memory.