The techniques used by NCL should ensure efficient processing of VSAM files. Additional performance gains can be obtained by the allocation of additional buffers and processing strings.
This is achieved using the JCL AMP statement sub parameters on the DD statement for the file, or by specification of these options on the UDBCTL command:
The number of index buffers to be allocated by VSAM
The number of data buffers to be allocated by VSAM
The maximum number of concurrent strings to be used by VSAM
Additional facilities are offered as options on the UDBCTL command. They include:
Use Sequential Insert Strategy
Use deferred writes
Use Local Shared Resource pool
Important! These parameters should only be changed if the impact on VSAM processing is clearly understood. Inadvertent changes can impose severe storage overheads which could impact the operation of other system components.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |