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 |
How do you load a VSAM data set with records ?
how many buffers are allocated to vsam ksds and esds?
Explain the index set?
How are records stored in an ESDS, entry sequenced dataset?
What are the steps involved in access method services?
What is the meaning of the DEFINE MODEL parameter?
What is the procedure for running the batch job in mainframe?
what will happen when you try to open an empty vsam file in a cobol program for input?
what is the meaning of dynamic processing in vsam?
What are the different versions of gdg named?
Suppose a generation of GDG gets created in a particular step of a proc. How would you refer the current generation in a subsequent step? What would be the disposition of this generation now?
how do you create an alternate index ?