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 |
can we create PS file using IDCAMS utility?
How to insert values for variables that are declared as COMP-3 variables in COBOL program in an already created VSAM file.
What is free space?
What is a VSAM slot?
How do you decide on optimum values for CI, FREESPACE etc...?
what is difference between repro and export? if any one know this plz tell me
what is the difference between vsam and dataset how do u create vsam dataset which file you r used?
State the differences between vsam and non-vsam files?
what do you mean by recovery and speed parameters in define cluster command?
What is the use Free space in CI ?
What does a file status of 02 on a VSAM indicate?
explain how many ways you can load data in a vsam cluster?