file status 00 is checked after opening the file or reading
the file
Answer Posted / vamsi
file status codes:
41: already opened trying to open again
02:duplicate key
00:opened sucessfully
21:duplicate record
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why did you choose to work with ibm mainframe cobol programming?
how can i see junk values in dclgen or in hostvariable of comp ?
How do you get the data to code the BMS macro?
How do you differentiate between cobol and cobol-ii?
Write the code implementing the perform … varying.
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is the utilization of copybook in cobol?
Explain how you can characterize tables in cobol?
explain sorting techniques in cobol program?
what is amode(24), amode(31), rmode(24) and rmode(any)?
How many sections are there in data division in COBOL?
How to remove 2 duplicate records and copy only one using job control language?
Explain about different table spaces.
Differentiate between structured cobol programming and object-oriented cobol programming.