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 / mallu

Yes Ravi is correct, We can use Restart Logic

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the divisions, which are available in a cobol program?

685


What are the different open modes available in cobol?

722


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2723


Define static linking and dynamic linking.

669


Explain about different table spaces.

650






What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

780


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

1933


How arrays can be defined in COBOL?

663


What is the difference between goback, stop run and exit program in cobol?

932


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1944


What is a report item?

741


How do you get the data to code the BMS macro?

1476


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

897


What are different data types in cobol?

691


i need a small 3d program using inline and outline.

1640