Versions Compared

Key

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

...

These options don't seem to be supported properly yet, but should be:

  • PCTUSEDPCTUSED - Should be supported
  • Parallel
  • NoParallel
  • ROWDEPENDENCIES
  • NOROWDEPENDENCIES
  • FREELISTS
  • FREELIST GROUPS
  • PCTINCREASE- 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

...

physical attribute options on a table:

  • READ ONLY
  • READ WRITE
  • ENABLE ROW MOVEMENT
  • DISABLE ROW MOVEMENT
  • CACHE
  • NOCACHE
  • INITRANS
  • LOGGING
  • NOLOGGING
  • RESULT_CACHE
  • PCTFREE

...