In the COBOL SELECT statement for a KSDS what are the three
possibilities for ACCESS?
Answers were Sorted based on User's Feedback
Answer / santu
We can access in three types. Sequential, Random and
Dynamic.
| Is This Answer Correct ? | 7 Yes | 0 No |
what how do you initialize a vsam file before any operation? A vsam with alternate index?
Syntax of AMS modal commands ?
explain in brief what are the 3 types of vsam files?
explain in brief how are different versions of gdg named?
explain how do you define a gdg in vsam?
Describe SHAREOPTIONS parameter (SHR) in Define Cluster command.?
what does a file status of 02 on a vsam signifies?
Do all versions of the GDG have to be of the same record length ?
How do you calculate record size of an alternate cluster?
Alt key is used for what type of vsam file
what are the additional information you should give in the dd statement while defining the next generation of a gdg?
Can we copy a sequential file to a VSAM file ? If yes, What will happen of the size of the sequential file is bigger than that of the VSAM file?