Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

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

The plugin currently supports changing these {???OPTIONNAME???} options on a table:

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

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

  • BUFFER_POOL

The plugin currently does not support changing these storage options on a table:

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

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

  • TABLESPACE_NAME


  • No labels