i have the job which has written updated 100 records into
the table and for 101th record it got abended and i want to
start the job again and should wirte from 101th record not
from 1st record..how to do it..?
Answer Posted / ravi
You can do this by using commit and restart logic.
Commit all the records and whenever commit is greater then
zero set the restart process to true.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What the difference is between continue and next sentence?
How arrays can be defined in COBOL?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Explain how you can characterize tables in cobol?
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
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How you can characterize tables in cobol?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What are the pertinent COBOL commands?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is the Purpose of Pointer in the string?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning