how do u indetify files succesfully executed or not ?
Answer Posted / kavitha
if file status is 00 then we can say that the file is
executed successfully
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
For rewrite, why is it mandatory that file needs to be opened?
how do you define single dimensional array and multidimensional array in your cobol?
how do you reference the variable block file formats from cobol programs
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
What are declaratives and what are their uses in cobol?
What is the compute verb? How is it used?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is rmode(any) ?
What is a scope terminator give example?
What are 77 levels used for?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
Give some examples of command terminators?
how do you reference the rrds file formats from cobol programs
What do you understand by psb and acb?