what is the difference between vsam and dataset how do u
create vsam dataset which file you r used?
Answer Posted / mahesh
data sets are two types
1 vsam data sets
2 normal datasets
vsam data sets are called asa clusters here records are
saved in the control intervals(CI)
but in normal data sets records are entered in blocks
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is speed parameters in define cluster command?
name a few common vsam status codes?
Tell me how many alternate indexes you can have on a dataset?
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 a lds (linear data set)?
Can you delete vsam files with the delete option of the disposition parameter of jcl?
Would you specify freespace ce for an esds?
What are the access method services used in vsam?
What is a base cluste?
What does the keyranges parameter in define cluster command do?
what is the syntax of ams modal commands?
What is control area?
How do you calculate record size of an alternate cluster?
how do you create an alternate index ?
explain how can you initialize a vsam file before any operation?