Access paths

Specifies how indexes are handled during and after the table reorganization.

Rebuild at the end
Specifies that the indexes should be rebuilt after the reorganization is complete.

Rebuild when optimal
Specifies that the database automatically chooses to rebuild indexes or maintain the original indexes based on optimization rules.

Maintain during
Specifies that indexes should not be rebuilt as a result of the reorganization.