could you give me an example how, where i code CHECKPOINT
and restart...I need and example....thanks..
Answer Posted / vicky
CHECKpoint frequency value from JCL to
cobol program. This means, number of records after which the data should be commited, and chkpoint fixed.
If chkpoint frequency is 10 , then after every 10 records, data will be committed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is role in db2?
How to fetch the last row from the table in SQL (db2)?
What is sqlca’s maximum length?
What is null indicator in cobol db2?
Give the name of some fields form sqlca.
Explain how can you do the explain of a dynamic sql statement?
What is difference between rollback and commit?
What are db2 tables?
What is the difference between plan and package in db2?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
What is precompiler in db2?
What is blu acceleration in db2?
What is a Foreign Key?
What is schema in db2?
How can you count the number of rows from a table tab?