052-205(新增70题2018)

As a database administrator you spend a lot of time observing and setting various storage parameter values for your application tables in order to gain performance benefits.

Which task would you perform to reduce this overhead?

A. Coalesce the application tables at a regular interval.

B. Export and Import the application tables a regular interval.

C. Drop and recreate the application tables at a regular interval.

D. Move the application tables to a tablespace with less space usage.

E. Distribute the application tables across multiple tablespaces depending on usage.

F. Move the application tables to automatic segment space management tablespace.

Answer: F

It facilitates management of free space within objects such as tables or indexes, improves space utilization, and provides significantly better performance and scalability with simplified administration.

原文地址:https://www.cnblogs.com/Babylon/p/8602044.html