How do you load a VSAM data set with records ?
Answer Posted / guest
Using the REPRO command.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Differentiate between control interval (ci) and control area (ca)?
name the utility program closely associated with vsam?
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
explain in brief why do vsam take more disk space than other utilities?
How is record management performed in vsam?
Explain the significance of the shareoptions parameter?
is it required that primary key values have to be unique? Do alternate key values have to be unique?
what is the meaning of dynamic processing in vsam?
explain the differences between vsam and non-vsam files
How to get the last record in vsam file in cluster? And how can u get the ksds file records into cobol program?
How does control intervals and control areas related to each other?
how can you load a vsam data set with records ?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
what do you mean by define model parameter?
what are the codes returned by the ams (access method services) command during the execution in vsam?