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 / anshul
you can use checkpoint logic
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Name the divisions, which are available in a cobol program?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
HOw can I get the negative sign while deduct high value from low value
What is the problem of ordered sequential files access?
) how do u code after getting data?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What is amode(24)?
what is the difference between COBOL2 AND COBOL390?
what is search and searchall?what is the diffrence between them?give an best example?
Difference between cobol and cobol-ii?
how do you reference the variable block file formats from cobol programs
What are the different rules to perform a Search?
what happens if parmparameter passes zero bytes to the program
Explain the configuration section of a cobol program with examples of syntax.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.