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


Please Help Members By Posting Answers For Below Questions

In COBOL, what is the different between index and subscript?

755


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2055


In COBOL programming, what is PERFORM? What is VARYING?

670


What rules are to be followed while using the corresponding options?

637


Difference between array and sub-script ?

1161






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

656


Write a program that uses move corresponding.

673


Can we change the password using ALTER? anyone tried and changed?

1547


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.

2055


What is rmode(24)

676


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

821


How do we get current date from system with century in COBOL?

805


Explain what you understand by passing by value.

695


Write a cobol program making use of the redefine clause.

731


What are the pertinent COBOL

2043