Common VSAM Error conditions and codes
Answer / naveen87ginjupalli
1o- End of file
22-Duplicate key
23-Record not found
90-VSAM logic error
92-open problem
93-Space problem
| Is This Answer Correct ? | 10 Yes | 3 No |
What is the difference between shroptions(2 3) and shroptions (4 3) in the Def CLUSTER ??
what is a base cluster in vsam?
Alt key is used for what type of vsam file
What is an alternate index and path ?
how can you load a vsam data set with records ?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
Syntax of AMS modal commands ?
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 maximum record length for the VSAM dataset?
Explain the catalog?
explain how do you define a gdg in vsam?
Explain about the file objects in vsam?