what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by dirty read ?
what do you mean by recovery and speed parameters in define cluster command?
What is speed parameters in define cluster command?
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
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 do you mean by a vsam slot?
What is File Status in VSAM?
in what type of vsam datasets can an alternate index be defined??
What is the main purpose of having user catalog in vsam?
What is IDCAMS? and what is the purpose of it?
What is the main function of linear dataset?
How do you define an ALTINDX ? How do you use ALTINDXs in batch, CICS pgm?s ?