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
Are you comfortable in cobol or jcl?
Define static linking and dynamic linking.
What is rmode(24)
Why would you use find and get rather than to obtain?
what is the use of outrecord?
What is the utilization of copybook in cobol?
Write the code to count the sum of n natural numbers.
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What is a scope terminator give example?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
What is perform what is varying?
What is amode(31)
Name some of the examples of COBOl 11?
What are the different rules to perform a Search?