Previous Topic

Next Topic

Book Contents

Book Index

Cache structure and Lock structures

The cache structure together with the lock structure are used to implement a directory-only caching mechanism at the row level, to allow IOA to speed up the resolution of shared Type 2 database variables directly from the ECSA, without the need to get the last value from the Coupling Facility.

The following formulas illustrate how to calculate the space requirements for the Cache structure:

The Lock structure exists for Type 2 databases only and the space calculations are the same as for the Cache structure.

Note: The definition of the maximum number of rows can be changed in the IOA ON-LINE PRIMARY OPTION MENU via the IV screen in ADMIN mode, with the U option for the database. The number of columns can be seen in the IV screen in ADMIN mode when selecting the database (pool).

Parent Topic

Step 7.7 – Structure size calculation (optional)