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 all the ways we can create datasets?

7 Answers   IBM,


What is speed parameters in define cluster command?

0 Answers  


Can you delete vsam files with the delete option of the disposition parameter of jcl?

0 Answers   IBM,


What are the different types of VSAM files available?

3 Answers   CSC,


what are the codes returned by the ams (access method services) command during the execution in vsam?

0 Answers   IBM,






what is control interval(CI) and control Area(CA)

4 Answers   EDS,


Explain the significance of the shareoptions parameter?

0 Answers  


what is the difference between vsam and dataset how do u create vsam dataset which file you r used?

2 Answers   Fidelity,


What is Control Interval, Control Area ?

1 Answers   L&T,


What's a LDS (Linear Data Set) and what's it used for?

1 Answers   Cap Gemini, Steria,


HOW TO SORT RECORDS IN VSAM FILE?

3 Answers  


what is the syntax of ams modal commands?

0 Answers   IBM,


Categories