What does the CHECK Utility do ?
Answer / sadiq afroze
The CHECK Utility checks the referential integrity of table
relations and checks the integrity of the indexes by
matching index column values to table column values.
| Is This Answer Correct ? | 3 Yes | 0 No |
Are views updatable ?
If we have 100 records in the PF, we deleted all the records then what is the Size of the PF?
What is db2 command?
What do you mean by NOT NULL? When will you use it?
What is the default page size of buffer pools?
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 ?...
What is index cardinality?
How does DB2 determine what lock-size to use?
What do you need to do before you do EXPLAIN?
In which column of which DB2 catalog would you find the length of the rows for all tables?
What are host variables in db2?
What is Skeleton cursor table (SKCT)?