Versions Compared

Key

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

This page refers to support as of version 4.0.3.???. Please verify that you are running that version if you are using this page as a reference. Earlier versions may not support all of these options. Please find the latest version at the support site.

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

  • PCTUSED - Should be supported

The plugin does not support changes to partitioning for either indexes or tables at this point.

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
  • PARALLEL
  • NOPARALLEL

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

...

  • TABLESPACE_NAME
  • INITIAL
  • INITIALEXTENT
  • NEXTEXTENT
  • MINEXTENTS
  • MAXEXTENTS
  • INITIAL
  • NEXT
  • ROWDEPENDENCIES
  • NOROWDEPENDENCIES
  • FREELISTS 
  • FREELIST GROUPS
  • PCTINCREASE 
  • PCTUSED
  • PCTFREE

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

  • TABLESPACE_NAME
  • FREELISTS 
  • FREELIST GROUPS
  • PCTINCREASE
  • PCTUSED
  • PCTFREE