after udatingg first 110 rows, my job abends. now how do i
change my cobol program so that when i restart the Job it
will start updating from 111th row ( i.e in next run I
di=ont want to update those 110 rows which are already been
updated in the first run before job abend)

Answer Posted / satish

Hi Raj,

Can u tell me how to do this with files.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If you are current on the owner of a set, what is the difference between obtain next and obtain first?

641


How do u write test cases?

1633


Write a cobol program making use of the redefine clause.

731


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

706


how do you define single dimensional array and multidimensional array in your cobol?

672






how do you reference the ksds vsam file formats from cobol programs

664


What are the pertinent COBOL commands?

2621


What do you understand by psb and acb?

661


Can a Search can be done on a table with or without Index?

802


What are the different types of condition in cobol and write their forms.

656


what is amode(24), amode(31), rmode(24) and rmode(any)?

694


how do you reference the printer file formats from cobol programs

659


What are the various section in data division and briefly explain them.

698


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

2723


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2730