How do you initialize a VSAM file before any operation? a
VSAM with alternate index?
Answer Posted / guest
Can write a dummy program that just opens the file for
output and then closes it.
Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
what do you mean by gdg in vsam?
What is the purpose of relative record data set used in vsam?
If fspc(100 100) is specified does it mean that both the control interval and control area will be left empty because 100 % of both ci and ca are specified to be empty?
Explain the function of entry-sequenced data set?
what is the meaning of dynamic processing in vsam?
Under idcams, multiple functions can be executed, each of which returns a condition code. What will be the condition code returned to the operating system?
Define base cluster?
what is the use of the file status clause in the select statement in vsam?
Define free space?
Define dynamic processing?
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 is a lds (linear data set) and what is it used for?
Explain the difference between lds and esds?
What is the purpose of having vsam data space?
there are seven idcams commands in vsam. Can you name and explain each of them?