What can the SET option of the Repair Utility accomplish?
How to check last update on table in db2?
What is DCLGEN?
How to create backup table in db2?
What is EXPLAIN?
Is there any advantage to denormalizing DB2 tables?
what is diffrence b/w file-aid tool and file-aid utility???
what is the soft code for deadlock ?
Where could you look if you had a question about whether a column has been defined as an index?
I have a DB2 table which has 1000 rows.after udatingg first 110 rows, my job abends. Now what I have to do if I want to restart the job next time so that it should start updating from 111th row (without updating first 110 rows again).
What is a db2 package?
How do we specify index to include or not during bind process.
what is the steps followed in EXPLAIN Process or EXPLAIN command. (Explain is for identifying the optimized access path but how or what is the steps for doing the EXPLAIN)