There is a requirement for Spool to support Z16 as below showed :
Fix Category: CA.Device.Server.z16
Structures defined in the Coupling Facility for Spool must be resized to 16M.
The current CF structure has INITSIZE 13M and SIZE 18M, do both need to be changed to 16M?
Release : 14.0
IBM OEM site helps calculate the size of the CF structure.
On this page, you need to provide some information. The required information can be found in the Spool documentation:
From the link above:
The required size of the structure for Spool within the Coupling Facility may change when the CFLEVEL changes. The IBM web site provides a CFSIZER utility that can be used to determine the correct size at the current CFLEVEL. The following values can be used on the OEM page of that utility:
List Headers - 8
Lock Table Entry Count - 8
Maximum Number of Data Elements per Entry - 64
Adjunct Data - No
Reference Option - None
Maximum Number of List Entries - 1
Maximum Number of Data Elements - 64
Data Element Size Descriptor - ELEMCHAR
Data Element Size Value - 2
Once you provide the information and click on the "Submit" button you will see the recommended size of the structure.