How to Write the RESTART Logic Using COBOL?
Answer Posted / nath.visu
I donot know
| Is This Answer Correct ? | 3 Yes | 21 No |
Post New Answer View All Answers
What is a scope terminator give example?
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
What are the access modes of START statement?
A table has two indexes defined. Which one will be used by the SEARCH?
how do you reference the ksds vsam file formats from cobol programs
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
what is difference between cobol and cobol/400
Discuss about changing dataset name in proc.
what is the difference between COBOL2 AND COBOL390?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What are various search techniques in cobol? Explain.
Can we change the password using ALTER? anyone tried and changed?
) How do u handle errors in BMS macro
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 is rmode(any) ?