It is possible to modify attributes of an existing partition of a table or index.
You cannot change the TABLESPACE
attribute. Use ALTER
TABLE
MOVE
PARTITION
/SUBPARTITION
to move a partition or subpartition to a new tablespace.
This section contains the following topics: