what do you mean by the cobol record key clause in vsam?
Answer / Anup Kumar
The COBOL RECORD KEY clause is used to define a unique identifier for each record in a VSAM dataset. This key helps maintain data integrity and allows efficient retrieval of specific records, particularly when using indexed or relative organizations.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is meant by BUFND & BUFNI..?
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
what do you mean by recovery and speed parameters in define cluster command?
How do you decide on optimum values for CI, FREESPACE etc...?
what is meant by dirty read in vsam?
what is the concept of IMPORT in vsam??
By seeing a program how we findout it is a VSAM program?
What is the purpose of control intervals in vsam?
when u r using repro command what happens if both infile and outfile names same
what are the idcams commands that can be used for vsam and explain each of them.
what do you mean by define model parameter?
What is an alternate index and path ?