How to Write the RESTART Logic Using COBOL?
Answer Posted / sandeep
Using SPICE restart logic.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
State the various causes of s0c1, s0c5 and s0c7.
How do you differentiate between cobol and cobol-ii?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
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 ?
In COBOL, what is the different between index and subscript?
Can you please let me know the centre name of INS certification in Kolkata.
Explain how to differentiate call by context by comparing it to other calls?
i want a program using by if, evaluate , string, unstring, perform, occurs?
) what is the difference between AID and HANDLE AID?
Write some characteristics of cobol as means of business language.
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?