explain in brief why do vsam take more disk space than other utilities?
No Answer is Posted For this Question
Be the First to Post Answer
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
Why is it required to have a keyed directed retrieval?
How to open VSAM file from 3.4? i have millions of records and i dont want to use the print ch ids(/) command bcz it takes to much time. so if you have any another command to open this plz tell me.
How many times secondary space allocated?
How do you fix the problem associated with VSAM out of space condition?
How do you initialize a VSAM file before any operation? a VSAM with alternate index?
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 in brief what are the 3 types of vsam files?
explain how many ways you can load data in a vsam cluster?
what is freespace
If fspc(100 100) is specified does it mean that both the control interval and control area will be left empty because 100 % of both ci and ca are specified to be empty?
Define base cluster?