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 does the keyranges parameter in define cluster command do?
difference between vsam and database tables
What is Control Interval, Control Area ?
how many ways can we open i vsam file ? like print ch ids (/) is thre any other way to open the vsam file please can any one answer ?
What are the different dataset organizations used in vsam?
what is meant by s0c-07 system abend codes?
what do you mean by the cobol record key clause in vsam?
What is a path?
print ids(/)char??what is the full form of ids??
What are the distinctive features of a ksda, key sequenced dataset?
While designing vsam files,what is the best way to choose control interval size for the data and the index?
what are the additional information you should give in the dd statement while defining the next generation of a gdg?