what will happen when you try to open an empty vsam file in a cobol program for input?
No Answer is Posted For this Question
Be the First to Post Answer
How do you convert flat files to VSAM files ?
What are the access method services used in vsam?
Can we copy Vsam files from a Vsam file in Iebgener step?
4 Answers iGate, Tech Mahindra,
What is the upgrade set?
max how many AIX coded in a vsam dataset??
What is the biggest disadvantage of using a vsam dataset?
What is the maximum number of 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
why ci and ca splits are not possible in esds and rrds?
Assuming that the DEFINE JCL is not available, how do you get info about a VSAM file's organisation?
What are all the ways we can create datasets?
What is the meaning of the DEFINE MODEL parameter?