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
name the utility program closely associated with vsam?
what is a base cluster in vsam?
Using alternate indexes in cics program?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
differentiate between sequential files and esds files in vsam?
is it required that primary key values have to be unique? Do alternate key values have to be unique?
What is a ci split?
what does a file status of 02 on a vsam signifies?
what is meant by s0c-07 system abend codes?
Explain the device independent method to indicate where a record is stored?
Differentiate between control interval (ci) and control area (ca)?
is it necessary that all versions of the gdg have to be of the same record length?
What is the main function of linear dataset?
Explain the function of the relative record data set?
What is the purpose of relative record data set used in vsam?