What is the maximum record length for the VSAM dataset?
Answer Posted / balu
32780
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do you calculate record size of an alternate cluster?
explain in brief what are the 3 types of vsam files?
Explain the catalog?
What are the building blocks used in vsam datasets?
What is the biggest disadvantage of using a vsam dataset?
what is the syntax of ams modal commands?
What is the purpose of having vsam data space?
explain how many ways you can load data in a vsam cluster?
How is record management performed in vsam?
What is the purpose of relative record data set used in vsam?
Tell me how many alternate indexes you can have on a dataset?
Explain the device independent method to indicate where a record is stored?
If fspc(100 100) is specified does it mean that both the control interval and control area will be left empty because 100 % of both ci and ca are specified to be empty?
explain the information contained in ci
Using alternate indexes in batch program?