How do you load a VSAM data set with records ?
Answers were Sorted based on User's Feedback
Answer / felix
two way are available to load vsam file
1. using REPRO command
2. Using COBOL program
| Is This Answer Correct ? | 10 Yes | 0 No |
What is the main function of key-sequenced data set?
why do we use vsam file thn seqential files ?
is delete operation supported in an esds? Is rewrite operation possible in esds?
What is free space?
What is a ca split?
How do you define a GDG ?
How to delete a member using JCL.?
Differentiate between control interval (ci) and control area (ca)?
Tell me how many alternate indexes you can have on a dataset?
What is the purpose of relative record data set used in vsam?
How do you define an altindx?
How does control intervals and control areas related to each other?