In the COBOL SELECT statement what is the ORGANIZATION for a
KSDS?
Answers were Sorted based on User's Feedback
Answer / di
organization as Indexed and you can use any access mode (Sequential, Random or Dynamic) with KSDS dataset.
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain the function of entry-sequenced data set?
Common VSAM Error conditions and codes
What are the different types of VSAM files available?
What do you mean by dirty read ?
What are the access method services used in vsam?
can we create vsam files on multiple volumes ?
What is recovery parameters in define cluster command?
What is IDCAMS ?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
What is the main purpose of having user catalog in vsam?
How do you define an ALTINDX ? How do you use ALTINDXs in batch, CICS pgm?s ?
What is the difference between shroptions(2 3) and shroptions (4 3) in the Def CLUSTER ??