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 / padma
Type 'f1' to the left of the dataset yo open the beam file in view or browse mode. You can type 'f2' to open the dataset in edit mode.
Is This Answer Correct ? | 3 Yes | 18 No |
Post New Answer View All Answers
Define gdg?
differentiate between sequential files and esds files in vsam?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
what is the meaning of each of the values in shareopts(2 3)?
What makes vrrds different from vsam?
why ci and ca splits are not possible in esds and rrds?
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?
Define base cluster?
What are the different dataset organizations used in vsam?
what are the additional information you should give in the dd statement while defining the next generation of a gdg?
In a KSDS file, key is missing for one record. How to insert the key for that particular record from back up file. Is there any sorting needed for the back up file before the key insertion?
what is the purpose of the verify function of idcams?
If fspc(100 100) is specified does it mean that both the control interval and control area will be left empty because 100 % of both ci and ca are specified to be empty?
What is the main function of linear dataset?