In the COBOL SELECT statement what is the ORGANIZATION for a
KSDS?
Answer Posted / 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 |
Post New Answer View All Answers
Explain the biggest disadvantage of using a vsam 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?
What is the use of KSDS,LDS,ESDS,RRDS??what is VRRDS?? How are all these useful in realtime scenario??Plz helpme out...Its a recent question in IGATE..
What is the difference between lds and esds?
What are the different commands used in idcams for vsam?
What is recovery parameters in define cluster command?
How to get the last record in vsam file in cluster?
What are the building blocks used in vsam datasets?
Discuss record management in vsam?
what do you mean by gdg in vsam?
What is the use of lds (linear data set)?
Describe the uses of ams?
if you wish to use the rewrite command how must the vsam file be opened?
what are the additional information you should give in the dd statement while defining the next generation of a gdg?