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 / aveo
I doubt , but we can check with 3.4 .. it will show the
base cluster
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
explain the information contained in ci
explain in brief how you can create a vsam file?
Define a path?
explain in brief what are the 3 types of vsam files?
What is speed parameters in define cluster command?
What are the distinctive features of a ksda, key sequenced dataset?
How to get the last record in vsam file in cluster? And how can u get the ksds file records into cobol program?
what how do you initialize a vsam file before any operation? A vsam with alternate index?
Using alternate indexes in cics program?
How do you define an altindx?
what are the idcams commands that can be used for vsam and explain each of them.
what do you mean by define model parameter?
to use the rewrite command, how should the vsam file be opened?
what do you mean by recovery and speed parameters in define cluster command?
What is the use of access method services in vsam?