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
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What are different data types in cobol?
Which division and paragraphs are mandatory for a COBOL program?
i need a small 3d program using inline and outline.
explain sorting techniques in cobol program?
What are the different types of condition in cobol and write their forms.
What is the problem of ordered sequential files access?
Write a cobol program making use of the redefine clause.
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What are the different data types in cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
How arrays can be defined in COBOL?
What is static and dynamic call in cobol?