Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What does the RUNSTATS Utility do?

Answers were Sorted based on User's Feedback



What does the RUNSTATS Utility do?..

Answer / 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

What does the RUNSTATS Utility do?..

Answer / andank

RUNSTATS does not reclaim space nor orders the records.

Here is info from the DB2 Manual:

The RUNSTATS online utility gathers summary information
about the characteristics of data in table spaces, indexes,
and partitions. DB2 records this information in the DB2
catalog and uses it to select access paths to data during
the bind process. It is available to the database
administrator for evaluating database design and to aid in
determining when table spaces or indexes must be
reorganized.

Output: RUNSTATS updates the DB2 catalog with table space
or index space statistics or prints a report.

Is This Answer Correct ?    14 Yes 0 No

What does the RUNSTATS Utility do?..

Answer / srinivasa yadav

RUNSTAT: IT GIVES THE LATEST INFORMATION OF THE
INDEXES,TABLESPACES etc

Is This Answer Correct ?    10 Yes 1 No

What does the RUNSTATS Utility do?..

Answer / sunil1405

reclaims free spcace, orders the records

Is This Answer Correct ?    1 Yes 29 No

Post New Answer

More DB2 Interview Questions

What do you mean by NOT NULL WITH DEFAULT? When will you use it?

3 Answers  


For unmatched rows returned from an outer join, the column values in the other table are set to null e.g If A OUTER JOIN B returns some unmatched rows from A, the corresponding column values in B will be set to null. What can be done so that a null value is not displayed for these columns?

3 Answers  


what are the SQL codes u freequently got?

2 Answers   Logica CMG,


What is Declaration Generator(DCLGEN)?

1 Answers  


How to execute stored procedure in db2 command editor?

0 Answers  


What are common abends

1 Answers   SPIC, Virtusa,


Explain the use of the WHERE clause?

1 Answers  


What's the Maximum Length of SQLCA and what's the content of SQLCABC?

2 Answers  


What is bind plan?

0 Answers  


What does the sqlcode of -818 pertain to?

3 Answers  


What are foreign keys?

1 Answers  


What are concurrency issues?

0 Answers  


Categories