what is the difference b/w sequential and ESDS

Answers were Sorted based on User's Feedback



what is the difference b/w sequential and ESDS ..

Answer / pramod reddy

1) ps files are created on both disk nd tape.but in esds only disk.
2) in ps, records can be deleted,but in esds not deleted.
3) alternate index is not created in ps,but in esds it is possible.

Is This Answer Correct ?    4 Yes 0 No

what is the difference b/w sequential and ESDS ..

Answer / nutann

vsam esds is stored only in disk but sequential file can be
stored both disk and tapes and only sequential processing
but you cannot delete records from ESDS manually or through
program.

23/01/10

Is This Answer Correct ?    3 Yes 0 No

what is the difference b/w sequential and ESDS ..

Answer / saravanan

Both File looks similar , in sequential file we can delete
and modify the record , but in ESDS file we cannot delete
record but can modify the record if it same length.

Is This Answer Correct ?    7 Yes 5 No

what is the difference b/w sequential and ESDS ..

Answer / sekhar

main b/w sequential and ESDS

sequential files are stored in disk/tape but ESDS file
stored in only on disk

Is This Answer Correct ?    2 Yes 0 No

what is the difference b/w sequential and ESDS ..

Answer / shanthi

the main difference b/w sequential & esds is in sequential
random access of records is not possible where as in esds
random access is possible by means of RBA(rative byte
address).

Is This Answer Correct ?    9 Yes 9 No

what is the difference b/w sequential and ESDS ..

Answer / pradip

if i am not wrong in ESDS only sequential record processing
is possible, hope Shanthi is wrong.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More VSAM Interview Questions

What are the information stored in ci?

0 Answers  


what is buffering and how does it apply to vsam files ?

0 Answers   IBM,


What are the three levels of definition for the VSAM DEFINE?

2 Answers   IBM,


Explain the device independent method to indicate where a record is stored?

0 Answers  


What is a vsam dataset?

0 Answers  






What is the COBOL RECORD KEY clause?

2 Answers  


What is Base Cluster ?

1 Answers  


What is a CA, control area?

1 Answers  


why ci and ca splits are not possible in esds and rrds?

0 Answers   IBM,


What is the main purpose of having user catalog in vsam?

0 Answers  


Explain the index set?

0 Answers  


name a few common vsam status codes?

0 Answers   IBM,


Categories