how do you define an altindx ? How do you use altindxs in batch, cics programs?
No Answer is Posted For this Question
Be the First to Post Answer
I have three fields in a Variable VSAM file X(2) Y(10) occurs X times Z(02) Say for the first record X=2 then the length of the file is 2+(10*3)+2=34 second record, x=4 then 4+(10*4)+2=46 If any time if the field x is updated then the total length changes. Is it feasible? Is it
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 use of aix in vsam why do we go for aix and wht is build index in vsam?
Explain about the file objects in vsam?
explain the information contained in ci
How many cluster index can have in a table?
looking at the basic definition of VSAM file how to recognize whether it is a KSDS OR RRDS OR ESDS ?
What is a base cluste?
Explain the purpose of the file status clause in the select statement?
what do you mean by a shareoptions parameter (shr) in define cluster command?
How to declare the EMP Name, EMP No., DOB in VSAM KSDS file? Please explain.....
Explain the function of the relative record data set?