Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • PCTUSED - Should be supported
  • Parallel - Should be supported
  • NoParallel - Should be supported
  • ROWDEPENDENCIES -Not supported (12c only option, so not supported in current plugin)
  • NOROWDEPENDENCIES -Not supported (12c only option, so not supported in current plugin)
  • FREELISTS -Not supported
  • FREELIST GROUPS -Not supported
  • PCTINCREASE -Not supported

...

The plugin currently supports changing these storage options on a table:

  • BUFFER_POOL

The plugin currently does not support changing these

...

options on a table:

  • TABLESPACE_NAME
  • INITIALEXTENT
  • NEXTEXTENT
  • MINEXTENTS
  • MAXEXTENTS
  • INITIAL
  • NEXT
  • ROWDEPENDENCIES
  • NOROWDEPENDENCIES

The plugin currently does not support changing these storage options on an index:

...