In the COBOL SELECT statement what is the ORGANIZATION for a
KSDS?
Answer Posted / sroul4
organization is Index and access in dynamic
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
what do you mean by the cobol record key clause in vsam?
what is buffering and how does it apply to vsam files ?
explain how can you initialize a vsam file before any operation?
What is the use of lds (linear data set)?
What are the different commands used in idcams for vsam?
explain the information contained in ci
How is the sorting of vsam files carried?
what how do you initialize a vsam file before any operation? A vsam with alternate index?
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
Is it slower if you access a record through alt index as compared to primary index?
Tell about the ams used in vsam?
explain in brief how you can create a vsam file?
Explain the function of entry-sequenced data set?
how can you load a vsam data set with records ?
How is record management performed in vsam?