Why use RUNSTAT Utility?

Answer Posted / sajjan jindal

IT is a DB2 utility used to collect statistics about the
data values in tables which can be used by the optimizer to
decide the access path. It also collects statistics used
for space management. These statistics are stored in DB2
catalog tables.

The RUNSTAT is executed after a load, or after mass
updates, inserts, deletes, or after REORG.

Is This Answer Correct ?    35 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use cursor?

681


Comment whether the cursor is closed during commit or not.

770


What is syscat in db2?

663


What is null in db2?

653


What is the role of data manager in the db2 database?

727






What is table space in db2?

669


What is a dbrm in db2?

660


Explain about dbrm.

684


What is explain in db2?

656


While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?

1919


What is the purpose of rollback and commit?

677


before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?

1808


How do you pull up a query which was previously saved in qmf?

778


Before you give the explain statement, what are the prerogatives?

653


Define declaration generator (dclgen).

760