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 / mallappa
You can use Restart Logic in DB2.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What is the difference between goback, stop run and exit program in cobol?
Which Search verb is equivalent to PERFORM…VARYING?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
Explain what you understand by passing by value.
I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What are the different rules of SORT operation?
how do you reference the printer file formats from cobol programs
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
How do you get the data to code the BMS macro?
what is the difference between COBOL2 AND COBOL390?
How many bytes S(8) comp field occupy and its maximum value?
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