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
How do I delete a table in database?
What is a db2 cursor?
What db2 400?
What is access path in db2?
What is meant by dclgen?
List down the data types in the db2 database.
How will you return the number of records in table?
What is a buffer in memory?
How to fetch the last row from the table in SQL (db2)?
Is db2 a mainframe?
How does cobol compile db2 program?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
What is image copy in db2?
What is schema in db2?
Is db2 a mainframe database?