could you give me an example how, where i code CHECKPOINT
and restart...I need and example....thanks..
Answer Posted / rameshkumar.h.k
You should pass CHECKpoint frequency value from JCL to
cobol program.Intern cobol program will have the table of
retart logic.
Table contents(coloumns)be: 1.No of records ,2.No of
records + 1, 3.no of records processed etc.
Once the updattion or insertion got stucked while
processing ,All the relative data will be stored the above
mentioned table.
So check the record from table .Fix the abend and restart
your job for the failed step.
This is mainly production support work .manually u have to
check the record .and get the records info from the table
and restart the job from the failed step
Hope You clread
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you mean by cursor?
What do you mean by between and in? Is between inclusive of specified range values?
What is db2 purescale?
How to resolve deadlock issue
Which is faster delete or truncate?
Why db2 is called db2?
How will you return the number of records in table?
What is db2 connect?
Define sqlca.
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
What is the difference between oracle and db2?
Why cursor is used in db2?
What are the full forms of spufi and dclgen and why are they used?
What is host variable?
What is data manager?