How to open VSAM file from 3.4?
i have millions of records and i dont want to use the print
ch ids(/) command bcz it takes to much time.
so if you have any another command to open this plz tell me.
Answer Posted / sudhakara rao
we cannot open a VSAM file using 3.4 option ,we can open the file in file aid or copy a file to seuential dataset using REPRO command and then open a sequential dataset in 3.4 option
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
Why is master catalog used in vsam?
what how do you initialize a vsam file before any operation? A vsam with alternate index?
What is a lds (linear data set)?
name a few common vsam status codes?
On which dataset you can have alt index?
what do you mean by a vsam slot?
what do you mean by a shareoptions parameter (shr) in define cluster command?
how many buffers are allocated to vsam ksds and esds?
what is the use of the file status clause in the select statement in vsam?
what are s0c1, s0c4, s0c5, s0c7 abends?
Describe the uses of ams?
What is control interval?
Discuss record management in vsam?
Explain the function of the relative record data set?
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?