Give some example of statistics collected during RUNSTATS?
Answer / sadiq afroze
Number of rows in the table, Percent of rows in clustering
sequence, Number of distinct values of indexed column,
Number of rows moved to a nearby/fairway page due to row
length increase
| Is This Answer Correct ? | 2 Yes | 0 No |
Why do we need reorg in db2?
When is the results table for the query in a DECLARE CURSOR statement created?
What is the difference between using bind () and rebind () methods of naming class?
How is a typical DB2 batch program executed ?
how to execute qcmdexc in rpgle?plz write code also?
I have 1000 rows in a db2 table.I want to update first 100 records,How do I do it?
What is explain in db2?
What is load replace in db2?
What is the physical storage length of date data type?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
Why use RUNSTAT Utility?
Mention the various locks that are available in db2.