What does the RUNSTATS Utility do?

Answer Posted / s

RUNSTATS does not reclaim space nor orders records, its the
REORG utility that will reorganize the data records.
RUNSTATS collects statistics about the data in the table
like, cardinality statistics, frequency statistics that
will be used by the optimizer to determine a good access
path.

Is This Answer Correct ?    30 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is dbrm?

643


How can we read records for specific member in CL? AND rpg?

233


What is host variable in db2 cobol?

604


What is schema in db2?

576


Why do we need reorg in db2?

564






How do I delete a table in db2?

647


What is the default page size of buffer pools?

648


What are the various isolation levels possible?

649


Can you use max on a char column?

638


What is cursor with hold option in db2?

612


How do you eliminate duplicate values in db2?

686


What types of tables are there in the db2 database?

554


What is the maximum No of rows per page?

626


What happens in bind step in a db2 program?

567


What is difference between isnull and coalesce?

620