Extended-format VSAM data sets
- Data striping. This is called a striped data set.
- Data compression. This is called a compressed format data set.
- Extended addressability.
- Data set encryption. Encryption protects sensitive data in the data set.
VSAM data sets must also be in extended-format to be eligible for the following advanced functions:
- Partial space release (PARTREL)
- Candidate volume space
- System-managed buffering (SMB)
An extended-format data set for VSAM can be allocated for key-sequenced data sets, entry-sequenced data sets, variable-length or fixed-length relative-record data sets, and linear data sets.
- Other system data sets
- Temporary data sets
When a data set is allocated as an extended format data set, the data and index are extended format. Any alternate indexes related to an extended format cluster are also extended format.
If a data set is allocated as an extended format data set, 32 bytes (X'20') are added to each physical block. Consequently, when the control interval size is calculated or explicitly specified, this physical block overhead may increase the amount of space actually needed for the data set. Figure 1 shows the percentage increase in space as indicated. Other control intervals do not result in an increase in needed space.
- 3390 Direct Access Device
Control Interval Size Additional Space Required
512 2.1%
1536 4.5%
18432 12.5%
- 3380 Direct Access Device
Control Interval Size Additional Space Required
512 2.2%
1024 3.2%