These parameters are valid only when the RULE statement specifies DDNAME= or DSNAME=:
Directs VPE to obtain additional buffers for the data set(s) specified on the RULE statement. This parameter provides a means of distributing the available buffer space on a file-by-file basis. POWERFACT= does not affect the size of the buffer pool (see TGTBUF=). The default value is 1.
SIS= directs VPE to activate VSAM's Sequential Insert Strategy for the data set(s) specified on the RULE statement. The default value is SIS=NO.
DFW= directs VPE to activate Deferred Write for the data set(s) specified on the RULE statement. The default is DFW=NO.
Note: Setting SIS=YES and DFW=YES is equivalent to the CICSWRK control DD.
FORCEMODE= directs VPE to force either sequential performance enhancements or LSR optimization, if possible, for the data set(s) specified on the RULE statement. There is no default for this parameter. When FORCEMODE= is omitted, VPE uses an algorithm to automatically select one type of optimization or the other.
BUFND= specifies the number of buffers VPE is to acquire for the VSAM data component. This parameter overrides VPE's automatic computations.
BUFNI= specifies the number of buffers VPE is to acquire for the VSAM index component. This parameter overrides VPE's automatic computations.
BUFSP= specifies the size of the VSAM buffer space. This parameter overrides VPE's automatic computations.
VSAMREC= directs VPE to produce the VSAM Recommendations Report.
| Copyright © 2012 CA. All rights reserved. |
|