MAX_VOLUME_COUNT

Use the MAX_VOLUME_COUNT parameter in CQMPARMS to control the global shared memory allocation behavior of your Query Monitor subsystem.

Description
The maximum amount of volumes to be used to allocate extents for each VSAM data set in the interval. You can view the actual number of volumes allocated for a data set on the Interval Datasets panel (CQM$INTD).
Syntax
MAX_VOLUME_COUNT(n)
Default
1
Range
Integers in the range 1 - 255
Example
MAX_VOLUME_COUNT(3)