why do we use vsam file thn seqential files ?
Answer Posted / pramod reddy
ps files can created on tape.but not esds files.
alternate index can be created in esds.but not in ps.
records inserted in seq nd random.but in ps only seq.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
is it required that primary key values have to be unique? Do alternate key values have to be unique?
what will happen if there is no secondary allocation made for datasets?
in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?
what do you mean by the cobol record key clause in vsam?
difference between vsam and database tables
What are the access method services used in vsam?
is it necessary that all versions of the gdg have to be of the same record length?
explain how many ways you can load data in a vsam cluster?
What is the main function of linear dataset?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
What is the device independent method to indicate where a record is stored?
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?
explain how do you define a gdg in vsam?
what is the meaning of dynamic processing in vsam?
How does control intervals and control areas related to each other?