What statistic will tell the DBA how must space can be
reclaimed from dropped table spaces on the next reorg run?
Answer Posted / guest
The question should be how much space can be reclaimed from
dropped tables, that would be PERCDROP from
SYSIBM.SYSTABLEPART
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how can you do the explain of a dynamic sql statement?
What do you mean by between and in? Is between inclusive of specified range values?
Define check constraint.
Is schema the same as database?
Why do we use cursor?
What is a Foreign Key?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What is image copy in db2?
What is the usage of open cursor command?
What type of database is db2?
What is db2? Explain.
What is the default page size of buffer pools?
What is the use of commit in db2?
How can we read records for specific member in CL? AND rpg?
How to create backup table in db2?