The LOGGER control option is used to activate the Assured Delivery feature of CAICCI and specify the number of VSAM strings and buffers that will be saved in the LOGGER database.
Parameters that must be entered for LOGGER are as follows:
The number of VSAM strings. Calculate this number as follows: 2 x #systems + 5
The default is 20 strings.
The number of VSAM data buffers. Calculate this number as follows: 2 x #systems + 3
The default is 12 data buffers.
The number of VSAM index buffers. Calculate this number as follows: #systems but not < 12
The default is 12 index buffers.
Y or N. If Y is specified, LOGGER will reorganize the VSAM database at start-up of CCILGR.
The default is N.
Example (console)
CCI LOGGER(25,23,12,Y)
Example (ENFPARMS)
LOGGER(25,23,12,Y)
To ensure that Assured Delivery is activated automatically as part of CAIENF startup, add the CAICCI LOGGER control option in your CAICCI control option member.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |