Answer Posted / sridhar
while compiling the program repeatedly the same data set
name can,t be used.So in order to use same name reuse
command is used.In each time we compile it makes dataname
as new file.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is a lds (linear data set) and what is it used for?
What are the different versions of gdg named?
Define dynamic processing?
what is meant by dirty read in vsam?
What is the main function of key-sequenced data set?
Why is it required to have a keyed directed retrieval?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
Explain the catalog?
How to get the last record in vsam file in cluster?
Explain the function of the relative record data set?
How is record management performed in vsam?
What is the purpose of having vsam data space?
if you wish to use the rewrite command how must the vsam file be opened?
what do you mean by define model parameter?
what how do you initialize a vsam file before any operation? A vsam with alternate index?