NLBUFF parameter: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 15: | Line 15: | ||
<dd>All | <dd>All | ||
<dt>Introduced | <dt>Introduced | ||
<dd><var class="product">Model 204 V6.1</var> | <dd><var class="product">Model 204 V6.1</var> | ||
</dl> | </dl> | ||
Revision as of 13:06, 25 August 2015
Number of CCAJLOG buffers
Summary
- Default value
- 5
- Parameter type
- System
- Where set
-
Cannot be reset
In z/OS, the NLBUFF parameter can be set explicitly only via the PARM field in the EXEC card. See Specifying EXEC statement parameters.
In z/VM, the NLBUFF parameter is stacked in the EXEC that issues all the FILEDEFs.
- Related products
- All
- Introduced
- Model 204 V6.1
Description
The number of buffers allocated for writing to CCAJLOG when a CCAJLOG DD is defined. The size of each buffer is equal to the BLKSIZE
defined for the associated data set. A buffer is written only when it fills.
If the CCAJLOG block size is small, you might need to increase the value to improve performance. Rocket Software recommends setting the CCAJLOG block size as large as possible and using the NLBUFF default setting.