If we are using empty VSAM file, we can see this empty file
by using FILE AID tool. How can we open empty VSAM file if
you are using in Program..?
Answer Posted / mehdee
When we create empty new VSAM file, we should always
INITIALIZE it with a dummy record, before start using
it.And it is part of the crating.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Why is it required to have a keyed directed retrieval?
Explain about the file objects in vsam?
What is the purpose of idcams?
there are seven idcams commands in vsam. Can you name and explain each of them?
What is a lds (linear data set)?
What is the device independent method to indicate where a record is stored?
is delete operation supported in an esds? Is rewrite operation possible in esds?
What are the advantages of vsam over isam?
explain in brief how are different versions of gdg named?
can you specify some the distinctive features of a ksds, key sequenced dataset?
What is a ci split? What is a ca split?
What is a ci split?
What is the use of KSDS,LDS,ESDS,RRDS??what is VRRDS?? How are all these useful in realtime scenario??Plz helpme out...Its a recent question in IGATE..
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?
what do you mean by the repro command?