how will you define vsam file in select clause?
Answer Posted / adarsh562
select file-name assign to dd-name
organization is indexed
access mode is sequential
record key is key-name
file status is fs-code.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
i want a program using by if, evaluate , string, unstring, perform, occurs?
Which mode is used to operate the sequential file?
Why occurs cannot be used in 01 level in COBOL?
What are the pertinent COBOL commands?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Give some examples of command terminators?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What are 77 levels used for?
Whats the difference between search & search ALL?
What are various search techniques in cobol? Explain.
Explain what you understand by passing by value.
What is length is cobol?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
If you are current on the owner of a set, what is the difference between obtain next and obtain first?