In the COBOL SELECT statement for a KSDS what are the three
possibilities for ACCESS?
Answer Posted / guest
ACCESS can be SEQUENTIAL, RANDOM or DYNAMIC.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is a lds (linear data set) and what is it used for?
if you wish to use the rewrite command how must the vsam file be opened?
What is a ca split?
is it required that primary key values have to be unique? Do alternate key values have to be unique?
how many buffers are allocated to vsam ksds and esds?
explain the differences between vsam and non-vsam files
Define a path?
What does the keyranges parameter in define cluster commends do?
explain the information contained in ci
what do you mean by gdg in vsam?
what will happen when you try to open an empty vsam file in a cobol program for input?
differentiate between sequential files and esds files in vsam?
Tell me how many alternate indexes you can have on a dataset?
State the differences between vsam and non-vsam files?
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?