in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?
IBM,
1201is it slower if you access a record through alternative index as compared to primary index?
IBM,
1 2646How to get the last record in vsam file in cluster? And how can u get the ksds file records into cobol program?
1031
What is recovery parameters in define cluster command?
What is a base cluste?
What does the keyranges parameter in define cluster command do?
How to get the last record in vsam file in cluster?
is it required that primary key values have to be unique? Do alternate key values have to be unique?
What is a ci split? What is a ca split?
is delete operation supported in an esds? Is rewrite operation possible in esds?
What is the purpose of having vsam data space?
On which dataset you can have alt index?
Explain the biggest disadvantage of using a vsam dataset?
what is buffering and how does it apply to vsam files ?
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
Explain the process in which flat files are converted into vsam files?
What are the access method services used in vsam?
Is it slower if you access a record through alt index as compared to primary index?