EXPLORE_OPTIONS
This section of CKMINI controls options that affect the behavior of the EXPLORE command in batch mode.
BYTES_TOTALING = Y | N
Specifies for multi-volume data sets whether the extract file reports bytes allocated and bytes used in total, or by individual volume. When referred to in the CRITERIA keyword, they always refer to the total size of the data set.
DISPLAY_EXCLUDES = Y | N
This will display (Y) or suppress (N) EXCLUDE messages.
MAXIMUM_VOLUMES = 128
The number of volumes EXPLORE needs to reserve for the maximum volumes that a data set can have in the catalogs. Specify a value between 1 and 512
KSDS_CLUSTER_TOTALING = Y | N
The default value of the fields tracks_alloc, tracks_pri, tracks_sec, tracks_used, and extents when specified as filters on the CRITERIA keyword of the EXPLORE command.
Specify Y if the value is the sum of the data and index components or specify N if the value is only the data components.