In the COBOL SELECT statement what is the ORGANIZATION for a
KSDS?
Answer Posted / rookie
It can be both Indexed for direct access....
and Sequential for normal access!
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
what will happen if there is no secondary allocation made for datasets?
What is recovery parameters in define cluster command?
How to get the last record in vsam file in cluster? And how can u get the ksds file records into cobol program?
What is speed parameters in define cluster command?
what do you mean by a shareoptions parameter (shr) in define cluster command?
Explain the process in which flat files are converted into vsam files?
Can you delete vsam files with the delete option of the disposition parameter of jcl?
How is record management performed in vsam?
Describe the uses of ams?
what how do you initialize a vsam file before any operation? A vsam with alternate index?
What is control area?
What is the function of linear dataset 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 dynamic processing?
Would you specify freespace ce for an esds?