What is the meaning of VSAM RETURN-CODE 28?
Answers were Sorted based on User's Feedback
Under IDCAMS , multiple functions can be executed, each of which returns a cond code. What will be the condition code returned to the operating system ?
What is the device independent method to indicate where a record is stored?
there are seven idcams commands in vsam. Can you name and explain each of them?
What is the biggest disadvantage of using a vsam dataset?
The first VSAM file V1 has 2 fields A and B . There is a DB2 file which has fields E and f. We need the fields A, B , E and F to another VSAM file called V2. Kindly mention the logic in procedure division in cobol..
what is the use of aix in vsam why do we go for aix and wht is build index in vsam?
How is the sorting of vsam files carried?
what is the use of reuse in vsam?
Explain the function of entry-sequenced data set?
What is a lds (linear data set)?
explain in brief how are different versions of gdg named?
is it slower if you access a record through alternative index as compared to primary index?