The length of each of the data records.
Cross-Region – Type a value of one-through-four to indicate how the file can be shared among regions within the same system or within multiple systems using GRS (Global Resource Serialization). The meaning of each value is as follows:
The data set can be opened for read processing by an unlimited number of users, but the data set can be accessed by only one user when that user is doing read and write processing.
The data set can be opened by only one user at a time for read and write processing, but any number of users can also be accessing for read processing.
The data set can be fully shared by any number of users.
The data set can be fully shared by any number of users. VSAM immediately updates the data set for PUTs and refreshes all input buffers for GETs.
Cross-System – The second of the two numbers displayed. The meaning of each value is:
The data set can be fully shared by any number of users.
The data set can be fully shared by any number of users. VSAM immediately updates the data set for PUTs and refreshes all input buffers for GETs.
Contains the minimum buffer space to be allocated when this VSAM file is accessed.
When the VSAM file is SMS managed this field displays its SMS Storage Class.
When the VSAM file is SMS managed this field displays its SMS Data Class.
When the VSAM file is SMS managed this field displays its SMS Management Class.
Date in CCYY/MM/DD format when the VSAM file was allocated.
If an expiration date was specified to the VSAM allocation, this is the date in CCYY/MM/DD after which the VSAM cluster can be deleted.
The size of the Control Interval.
TRKS or CYLS indicating whether the primary and secondary allocations are allocated in tracks or cylinders.
The number of tracks or cylinders, depending on the allocation units, in the primary allocation of each volume.
Number of tracks or cylinders, depending on the allocation units, in each secondary allocation of each volume.
Total number of extents used for the VSAM file component.
Specifies whether the VSAM file was allocated with various parameters that effect the functioning of the VSAM file.
Indicates whether the VSAM file was allocated with the RECOVERY parameter, causing the data component to be preformatted previous to the initial load, or the SPEED parameter which does not. The use of the RECOVERY parameter causes the initial load to take longer, but loads that do not complete successfully can be restarted.
Indicates whether the VSAM file was allocated with the WRITECHECK parameter requesting each write to the VSAM file to be validated by a read without data transfer.
Indicates whether the VSAM file was allocated with the ERASE parameter, causing all components of the file to be overwritten with binary zeros, when the VSAM file is deleted from the catalog.
Indicates whether the VSAM file was allocated with the REUSE parameter specifying that the cluster can be opened again and again as a reusable cluster.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|