How would one remove old reorg information from the DB2
catalog?
Answers were Sorted based on User's Feedback
Answer / mehdee
The online REORG INDEX or REORG Table Space utility
reorganizes an index space or Table Space to improve access
performance and reclaim fragmented space.
RUNSTATS utility will collect inline statistics and update
DB2 catalog.
| Is This Answer Correct ? | 1 Yes | 0 No |
how can we find nth max salary from A table
What is db2 connect?
wht steps we need will coding cobol and db2 pgm ?
what is commit & rollback? When and where is used while compiling a cobol-db2 program?
What is the maximum number of tables that can be stored on a Partitioned Table Space ?
what is SMP/E? and what are the major steps of it? thanks...
Explain various types of locks in db2?
How would you print the output of an SQL statement from SPUFI?
where will u check for sqlcode ?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
What is a synonym? How is it used?
WHAT IS NULL INDICATOR ? WERE IS THIS USED? AND IF IT IS USED IN FILES CONCEPT? HOW DO WE USE IT?