why do we use vsam file thn seqential files ?

Answers were Sorted based on User's Feedback



why do we use vsam file thn seqential files ?..

Answer / vijay

1)Record Insertion inbetween the existing recored is
poosible.
Where as in PS file we can add only at the end

2) we read record in any order
were as in PS it is possible to read from 1st , 2nd ,
3rd... like that

Is This Answer Correct ?    7 Yes 1 No

why do we use vsam file thn seqential files ?..

Answer / rajesh

ps files are stored in tape but esds cannot be stored in tape
and ps file cannot becreated alternate index but esds can be created

Is This Answer Correct ?    3 Yes 0 No

why do we use vsam file thn seqential files ?..

Answer / 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

More VSAM Interview Questions

What are the different versions of gdg named?

0 Answers  


What is the significance of the SHAREOPTIONS parameter?

1 Answers   IBM,


What is an alternate index and path ?

2 Answers   Infosys, TCS,


What is the main function of key-sequenced data set?

0 Answers  


in what type of vsam datasets can an alternate index be defined??

4 Answers  






what are the additional information you should give in the dd statement while defining the next generation of a gdg?

0 Answers   IBM,


By seeing the file itself how can we identify whether it is A vsam file or flat file

7 Answers   IBM,


How is the sorting of vsam files carried?

0 Answers  


what is vsam catalog ?

2 Answers   Tech Mahindra,


What are the different parameters that are used in vsam?

0 Answers  


What is a base cluste?

0 Answers  


Explain the index set?

0 Answers  


Categories