can any one expalin check point with an example?
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 |
What is load utility in db2?
Explain the function of data manager.
How to solve S0C7 abend with out using DISPlay in 10 mins?
What are the benefits of using the db2 database?
Name some fields from SQLCA.
How do you check for a null value in a db2 column?
Can you define an Index if the table size less than 10 PAGES?
what is a plan and how do you refer the plan in the program?
What is the information associated with sysibm.syslinks table?
in a table consist of 1000 records among that i was updated 145 record how could i know that ..list of recently updated record's and where could i see those updated record's....pls help me out....
I have two tables A and B. Both tables are connected with SSN number as foreign key. I want to retrieve a column data from B table. How will you write a query?
what are stage one indexable predicates?