Answer Posted / kamal
chek point is used to when more than one record update in
ur cobol/jcl pgm using RD parameter with chekpoint
is mainrole.because every 100 record or userdefine with
chek your result table.abnormally terminated ur pgm not
updated where i mention your last check point.
Rd parameter following types.
rd=restart
rd=rnc(restart no ckekpont)
rd=rc(restart with chekpoint)
*every abnormal execution system automatically restart
(using checkpoint with restart option)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the role of data manager in the db2 database?
What is explain in db2?
What is the function of logging in the db2 database?
What is database reorganization?
What is null in db2?
Explain various types of locks in db2?
What is performance tuning db2?
Define predicate?
Why select is not preferred in embedded sql programs?
Which component is responsible for processing sql statements and selecting access paths?
What is an instance database?
What is dbrm in db2 database?
Differentiate between cs and rr isolation levels? Where do you specify them?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
What is bufferpool in db2?