IBM
A2090-614 · Question #15
What is the preferred method for reclaiming unused storage in a DMS table space?
The correct answer is C. Perform an ALTER TABLESPACE...LOWER HIGH WATER MARK operation, and then an. See the full explanation below for the reasoning.
Question
What is the preferred method for reclaiming unused storage in a DMS table space?
Options
- APerform an ALTER TABLESPACE...REDUCE operation.
- BPerform a REORG on each table within the table space, then perform an ALTER
- CPerform an ALTER TABLESPACE...LOWER HIGH WATER MARK operation, and then an
- DPerform a REORG on each table within the table space, then perform an ALTER
How the community answered
(48 responses)- A17% (8)
- B4% (2)
- C73% (35)
- D6% (3)
Community Discussion
No community discussion yet for this question.