What is the maximum number of Alternate Index ???
Answers were Sorted based on User's Feedback
Answer / guest
Theoretically, it is 253. But pracically it is not
advisable to build more than 12 alternate indices.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / guest
WE CAN GIVE 255 MAXIMUM ALTERNET INDEX
BUT PRACTICALLY ONLY 5 FOR SYSTEM WELL
PERFORMANCE
| Is This Answer Correct ? | 1 Yes | 0 No |
how many ways can we open i vsam file ? like print ch ids (/) is thre any other way to open the vsam file please can any one answer ?
What is the function of entry sequenced data set?
What are the steps involved in access method services?
What is the use of lds (linear data set)?
what is the meaning of each of the values in shareopts(2 3)?
While designing vsam files,what is the best way to choose control interval size for the data and the index?
What is a vsam dataset?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
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
There are at least seven IDCAMS commands; name and explain each of them ?.
During processing of a VSAM file, some system error occurs and it is subsequently unusable . What do you do ?
Discuss record management in vsam?