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
What is the function of entry sequenced data set?
how do you create an alternate index ?
what do you mean by a shareoptions parameter (shr) in define cluster command?
What are the building blocks used in vsam datasets?
explain in brief how are different versions of gdg named?
What is the purpose of idcams?
What are the distinctive features of a ksda, key sequenced dataset?
Explain the difference between lds and esds?
What is a ca split?
what do you mean by the cobol record key clause in vsam?
can you specify some the distinctive features of a ksds, key sequenced dataset?
difference between vsam and database tables
what do you mean by a upgrade set in vsam?
how can you copy to a vsam cluster?
Using alternate indexes in cics program?