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 the use of db2 optimizer?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
Hello All, We have requirment to Replace BMC Db2 Load product thru CA FAST LOADPlus product. Do anyone have JCL to for FAST LOADPLUS and what all are thing need to take in consideration.
what is db2 restart?
What is a bind card?
Comment whether the cursor is closed during commit or not.
Is db2 relational database?
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
Explain what are the various isolation levels possible?
What is the role of the data page in the db2 database?
Is db2 a mainframe database?
What is the maximum length of sqlca?
How to take backup of table in db2?
What does reorg do in db2?
What are the contents of a dclmgen?