| |
GeekInterview.com > Interview Questions > Mainframe > JCL
| Print | |
Question: calculate total space allocated for file
Answer: If file is having space parm as SPACE=(CYL,(10,10)) i.e. 10 primary, 10 secondary. So how much cylinders totally it will take before dataset filled till end? |
| July 07, 2008 07:31:31 |
#1 |
| balakrishnaraothota |
Mainframe Expert Member Since: May 2008 Total Comments: 7 |
RE: calculate total space allocated for file |
| the question should be given clearly is it vsam or non vsam data set if it is non vsam it is having it is having both 16 primary and secondary extents else it is having 123 primary and secondary extents |
| |
Back To Question | |