what is the difference b/w sequential and ESDS
Answer Posted / 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 |
Post New Answer View All Answers
name the utility program closely associated with vsam?
What is a vsam dataset?
Define a path?
What are the steps involved in access method services?
What is the purpose of relative record data set used in vsam?
Is it slower if you access a record through alt index as compared to primary index?
why ci and ca splits are not possible in esds and rrds?
Explain the catalog?
explain the information contained in ci
Explain the function of the relative record data set?
Would you specify freespace ce for an esds?
What is a ci split? What is a ca split?
explain the differences between vsam and non-vsam files
Define base cluster?
explain how can you initialize a vsam file before any operation?