Moving a Table or Index 

Reorganize single table or index

By specifying a tablespace other than the target tablespace, you can move an individual object to a different tablespace during a reorganization.

In addition to the familiar objects and checks from the reorganization of a single object, SAPDBA also performs the following operations:

Example: when a table that is part of tablespace PSAPBSPD is reorganized, the corresponding indexes are stored in tablespace PSAPBSPI.

Example: the table of the index to be reorganized lies in tablespace PSAPBSPD. As a result, tablespace PSAPBSPI is suggested as the default target tablespace for the index.

Other Types of Reorganization

Using the option Use ABAP/4-Dic for tablespaces: yes you can create the objects to be reorganized in the tablespace which was defined for the objects by specifying a data type. See Technical Configuration.

SAPDBA also performs the following operations in addition to the known actions and checks for reorganizing a single object: