Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A DBA wants to convert a segmented table space into a partition - by - growth table space. The DBA executes the following ALTER statement:

A DBA wants to convert a segmented table space into a partition-by-growth table space. The DBA executes the following ALTER statement:
ALTER TABLESPACE DB1.TS1 MAXPARTITIONS 5;
What is the next step the DBA should take to complete the process?
Question 3Select one:
A.
Drop the segmented table space
B.
REBUILD all of the indexes on the table space
C.
COPY the table space
D.
REORG the table space

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions