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
What is a scope terminator give example?
What is the difference between comp and comp-3?
Difference between cobol and cobol-ii?
What are literals?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What is the usage of comp fields in cobol?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
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
Explain what you understand by passing by value.
What is the LINKAGE SECTION used in COBOL?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is amode(24)?
What are different data types in cobol?