...
- TABLESPACE_NAME
- INITIAL
- INITIALEXTENT
- NEXTEXTENT
- MINEXTENTS
- MAXEXTENTS
- INITIAL
- NEXT
- ROWDEPENDENCIES
- NOROWDEPENDENCIES
- FREELISTS
- FREELIST GROUPS
- PCTINCREASE
- PCTUSED
- PCTFREE
The plugin currently supports changing these storage options on an index:
- LOGGING
- NOLOGGING
- PARALLEL
- NOPARALLEL
- INITRANS
- COMPRESS
- NOCOMPRESS
The plugin currently does not support changing these storage options on an index:
- TABLESPACE_NAME
- FREELISTS
- FREELIST GROUPS
- PCTINCREASE
- PCTUSED
- PCTFREE
- INITIAL
- NEXT
- MAXTRANS
- RECOVERABLE
- UNRECOVERABLE
- LOCAL
- GLOBAL