What is the maximum record length for the VSAM dataset?
Answer Posted / sorna
It is approximately 1 cylinder. In case of spanned record,
records span across CI but it can't span across CA.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Explain the function of entry-sequenced data set?
How do you calculate record size of an alternate cluster?
Using alternate indexes in batch program?
What is the use of KSDS,LDS,ESDS,RRDS??what is VRRDS?? How are all these useful in realtime scenario??Plz helpme out...Its a recent question in IGATE..
what is the syntax of ams modal commands?
Tell me how many alternate indexes you can have on a dataset?
how can you load a vsam data set with records ?
Explain the device independent method to indicate where a record is stored?
What is the biggest disadvantage of using a vsam dataset?
Can you delete vsam files with the delete option of the disposition parameter of jcl?
what do you mean by the repro command?
what is meant by s0c-07 system abend codes?
Yes. Because the alternate key would first locate the primary key, which in turn locates the actual record. Needs twice the number of I/Os.
What are the information stored in ci?
what do you mean by define model parameter?