By looking into JCL can we identify the dataset is VSAM
(VSAM dataset supposed to be a input dataset).In this
scenerio how will we identify the dataset is VSAM ?
Answer Posted / seemant kumar
Actually u can't see the file directly by 3.4 on ibm z/os
system. u have to go for file management menu. then u can
browse the vsam file
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what are the idcams commands that can be used for vsam and explain each of them.
Is it slower if you access a record through alt index as compared to primary index?
What is the difference between lds and esds?
What is the purpose of having vsam data space?
What is the purpose of relative record data set used in vsam?
to use the rewrite command, how should the vsam file be opened?
What are the steps involved in access method services?
How is record management performed in vsam?
What is the main function of key-sequenced data set?
What are the building blocks used in vsam datasets?
What is control area?
how do you create an alternate index ?
Explain the device independent method to indicate where a record is stored?
explain in brief how are different versions of gdg named?
Using alternate indexes in batch program?