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
what is the meaning of each of the values in shareopts(2 3)?
What is a ca split?
On which dataset you can have alt index?
Using alternate indexes in batch program?
What is the device independent method to indicate where a record is stored?
can you specify some the distinctive features of a ksds, key sequenced dataset?
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 are the information stored in ci?
Explain the device independent method to indicate where a record is stored?
what do you mean by a shareoptions parameter (shr) in define cluster command?
What is recovery parameters in define cluster command?
What are the different commands used in idcams for vsam?
explain in brief how are different versions of gdg named?
what will happen if there is no secondary allocation made for datasets?
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...