How do you define an altindx?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by dirty read ?
What is a cluster?
By looking into JCL can we identify the dataset is VSAM (VSAM dataset supposed to be a input dataset).In this scenerio how will we identify the dataset is VSAM ?
5 Answers Cognizant, EDS, Shridhar,
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
explain how do you define a gdg in vsam?
What is the use Free space in CI ?
How do you calculate record size of an alternate cluster?
What is the device independent method to indicate where a record is stored?
explain in brief why do vsam take more disk space than other utilities?
On which datasets You can have ALT INDEX?
What is the difference between CI( Control Interval)and CA (Control Area)?
in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?