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


Please Help Members By Posting Answers For Below Questions

What is catalog database in db2?

646


by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?

7523


What is the cobol picture clause of the db2 data types date, time, timestamp?

621


Explain about mirror activator disk mirroring?

561


Can we delete records from view?

566






Why do we bind in db2?

634


If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?

706


What is the use of runstats in db2?

579


What is dbrm in db2 database?

591


What is dpf in db2?

667


What is a bind card?

681


What is load replace in db2?

562


What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?

716


Explain package in db2 and its advantages?

599


What happens in bind step in a db2 program?

569