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 are the steps involved in access method services?
How to rename one vsam file as well as it's index?
can we access sequential files online
What is RECOVERY and SPEED parameters in DEFINE CLUSTER command?
What is the use of access method services in vsam?
How many Alternate Indexes you can have on a dataset?
Explain the purpose of the file status clause in the select statement?
explain in brief why do vsam take more disk space than other utilities?
What is the Difference between LDS & ESDS ?
How can you create a VSAM dataset? Can you write a JCL for it?
How do you calculate record size of an alternate cluster?
What is the use Free space in CI ?