InterviewSolution
Saved Bookmarks
| 1. |
What Are Sub-allocated Clusters? |
|
Answer» A sub-allocated VSAM file shares the VSAM SPACE with other sub-allocated files. It specifies that file should be sub-allocated WITHIN EXISTING VSAM space. Sub-allocation is USED for easier management and control of VSAM spaces. A sub-allocated VSAM file shares the VSAM space with other sub-allocated files. It specifies that file should be sub-allocated within existing VSAM space. Sub-allocation is used for easier management and control of VSAM spaces. |
|