can we access sequential files online
Answer Posted / raghu
sequential vasm files can be accessed in online by browsing.
startbr
readnext
readprev
resetbr
endbr
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Define gdg?
What are the common vsam error conditions and codes?
what do you mean by a shareoptions parameter (shr) in define cluster command?
Describe the uses of ams?
Would you specify freespace ce for an esds?
differentiate between sequential files and esds files in vsam?
What is speed parameters in define cluster command?
What is the purpose of relative record data set used in vsam?
How to get the last record in vsam file in cluster?
Explain the difference between lds and esds?
What does the keyranges parameter in define cluster commends do?
Is it slower if you access a record through alt index as compared to primary index?
Can you delete vsam files with the delete option of the disposition parameter of jcl?
What makes vrrds different from vsam?
Using alternate indexes in batch program?