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 5 Next »

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

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

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
  • FREELISTS
  • FREELIST GROUPS

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

  • TABLESPACE_NAME


  • No labels