By seeing the file itself how can we identify whether it is
A vsam file or flat file
Answer Posted / vijay kumar reddy
vsam consists of data and index
where as flat file only have data
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
explain how do you define a gdg in vsam?
In a KSDS file, key is missing for one record. How to insert the key for that particular record from back up file. Is there any sorting needed for the back up file before the key insertion?
What is the difference between lds and esds?
What is the function of linear dataset in vsam?
what is meant by dirty read in vsam?
explain how many ways you can load data in a vsam cluster?
what will happen when you try to open an empty vsam file in a cobol program for input?
How does control intervals and control areas related to each other?
What is a ca split?
what do you mean by the repro command?
what do you mean by define model parameter?
What is the main function of key-sequenced data set?
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
what do you mean by a vsam slot?
Under idcams, multiple functions can be executed, each of which returns a condition code. What will be the condition code returned to the operating system?