A VSAM cluster can have
at least one associated data set (DATA) and possibly more. The associated
data sets can include an INDEX data set, AIX data sets, and a PATH
data set. These data set names are output as a group before the CLUSTER
attributes are output. Typically, the variable created by
zdsidnm()
and
input to
zdsattr()
contains the cluster name
and associated names, if they conform to the data set name structure
of the cluster and to the filter specified to
zdslist()
.
In this case, the individual attributes of each of the associated
data sets are output. If the names do not conform, so that they are
not passed via the
zdsidnm()
variable, then
the user needs to input them as a separate filter.
The following attributes
are returned for a VSAM cluster:
Creation Date |
Storage Class |
Expiration date |
LOG value |
Data Class |
LOGSTREAMID specified – Yes/No |
Management Class |
BWO value |
The following attributes
are returned for a VSAM data or index component:
Type of data set |
AIX Key Relative Position |
EATTR option – Yes/No |
SHROPTNS |
Compressible option – Yes/No |
Stripe Count |
Average LRECL |
Allocation Unit |
Maximum LRECL |
Primary Allocation |
Buffer Space |
Secondary Allocation |
Free Space |
Logical Records |
CI Size |
Records Deleted |
CI/CA |
Records Inserted |
Extended Addressability – Y/N |
Records Updated |
Extended Format – Y/N |
Records Retrieved |
Key Length |
VSAM Options |
Key Relative Position |
Note: No more than thirteen VSAM
options are returned.
The following VSAM volume
attributes are returned:
Volume Serial |
% Used |
Devtype |
Physical Record Size |
Allocated Extents |
Volume Type |
Allocated Tracks (Cylinders) |
EAV volume – Y/N |