nerdexam
IBM

A2090-614 · Question #53

The following statement was used to create a table space named TBSP1 in a non-partitioned database: Which statement(s) will successfully lower the high water mark in table space TBSP1 and return…

The correct answer is C. ALTER TABLESPACE tbsp1 LOWER HIGH WATER MARK. See the full explanation below for the reasoning.

Question

The following statement was used to create a table space named TBSP1 in a non-partitioned database:

Which statement(s) will successfully lower the high water mark in table space TBSP1 and return unused storage space to the operating system?

Options

  • AALTER TABLESPACE tbsp1 REDUCE MAX
  • BALTER TABLESPACE tbsp1 LOWER HIGH WATER MARK
  • CALTER TABLESPACE tbsp1 LOWER HIGH WATER MARK;
  • DALTER TABLESPACE tbsp1 REDUCE (ALL CONTAINERS 8);

How the community answered

(50 responses)
  • A
    12% (6)
  • B
    4% (2)
  • C
    82% (41)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full A2090-614 Practice