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
name a few common vsam status codes?
Explain the catalog?
What are the common vsam error conditions and codes?
What is the purpose of control intervals in vsam?
What is the device independent method to indicate where a record is stored?
what are s0c1, s0c4, s0c5, s0c7 abends?
Describe the uses of ams?
Explain the device independent method to indicate where a record is stored?
there are seven idcams commands in vsam. Can you name and explain each of them?
what is the meaning of each of the values in shareopts(2 3)?
Define a path?
what do you mean by the repro command?
what do you mean by a vsam slot?
What is the function of linear dataset in vsam?
Under idcams, multiple functions can be executed, each of which returns a condition code. What will be the condition code returned to the operating system?