What is the COBOL RECORD KEY clause?
Answers were Sorted based on User's Feedback
Answer / guest
The RECORD KEY in the SELECT clause identifies the files
primary key as it will be known to the program.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / ravi
the record key in the SELESCT clause identifies the files
primary key as it will be known to the programe
| Is This Answer Correct ? | 0 Yes | 1 No |
How do you define an ALTINDX ? How do you use ALTINDXs in batch, CICS pgm?s ?
what is the concept of IMPORT in vsam??
What is recovery parameters in define cluster command?
how do you create an alternate index ?
why do we use vsam file thn seqential files ?
what how do you initialize a vsam file before any operation? A vsam with alternate index?
What is FREESPACE ?
What is speed parameters in define cluster command?
What is the meaning of VSAM RETURN-CODE 28?
in what type of vsam datasets can an alternate index be defined??
can we access sequential files online
What is the purpose of having vsam data space?