The following main options are available:
- Compress extents
: default value yes
- Use ABAP/4 Dic. for NEXT: default value: yes
- Check space: default value: for ALL extents
- Reduce object size: default value no (yes for Reorg list of tables or indexes)
- Change storage manually
: default value no
You can influence the storage parameters of an object in any of the following ways:
- Restore the objects without any change (set all options except Check space to no)
- Restore the objects by collecting all extents into one extent (Option Compress extents: yes)
- Reduce the INITIAL extent determined by the option Compress extents so that there is as little freespace in the table as possible after restoration.
- Manually change current values or SAPDBA defaults (Option Change storage manually: yes)