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

Highlight all the advantages that are attached to a package.

866


What is the syntax for seeing the columns and data types of a table in the db2 database?

790


What is the difference between cursor stability and repeatable read isolation levels?

900


Give a brief description of db2 isolation levels?

778


How to find primary key of a table in db2?

805


In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?

789


What is page size in db2?

729


How do I start db2 in windows?

786


What are catalog tables in db2?

775


Mention the definition of cobol in varchar field.

884


How would the varchar column remarks defined?

832


If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2

1788


What is drop table?

763


What is null in db2?

748


Explain the contention situations caused by locks?

788