The plugin does not support changes to partitioning for either indexes or tables at this point.
The plugin currently supports changing these
...
options on a table:
- READ ONLY
- READ WRITE
- ENABLE BUFFER_POOL
- CACHE
- DISABLE ROW MOVEMENTDISABLE
- ENABLE ROW MOVEMENT
- INITRANS
- LOGGING
- PCTFREENOCACHE
- PCTUSEDNOLOGGING
- CACHENOPARALLEL
- NOCACHEPARALLEL
- INITRANSREAD ONLY
- LOGGING
- NOLOGGINGREAD WRITE
- RESULT_CACHE
The plugin currently
...
does not support changing these
...
options on a table:
- BUFFER_POOLFREELIST GROUPS
- FREELISTS
- INITIAL
- INITIALEXTENT
- MAXEXTENTS
- MINEXTENTS
- NEXT
- NEXTEXTENT
- NOROWDEPENDENCIES
- PCTFREE
- PCTINCREASE
- PCTUSED
- ROWDEPENDENCIES
- TABLESPACE
The plugin currently
...
supports changing these
...
options on
...
an index:
- TABLESPACE_NAMECOMPRESS
- INITIALEXTENTDIRECTION
- NEXTEXTENTINITRANS
- MINEXTENTSLOGGING
- MAXEXTENTSNOCOMPRESS
- INITIALNOLOGGING
- NEXT
- FREELISTS
- FREELIST GROUPSNOPARALLEL
- PARALLEL
The plugin currently does not support changing these
...
options on an index:
- FREELIST GROUPS
- FREELISTS
- TABLESPACE_NAMEGLOBAL
- INITIAL
- LOCAL
- MAXTRANS
- NEXT
- PCTFREE
- PCTINCREASE
- PCTUSED
- RECOVERABLE
- TABLESPACE
- UNRECOVERABLE