Previous Topic: Oracle Tablespace Editor - General TabNext Topic: Oracle Tablespace Group Editor Dialog


Oracle Tablespace Editor - Storage Tab

Use the Storage tab to indicate tablespace storage properties. The following are the options available for this tab:

Storage Properties

Enter a value in the following options:

INITIAL

Specifies in bytes the size of the object's first extent. Also select a value in the drop-down.

NEXT

Specifies in bytes the size of the next extent to allocate to the object, and select a value in the drop-down.

PCTINCREASE

Specifies the percent by which the third and subsequent extents grow over the preceding extent.

MINEXTENTS (minimum number)

Specifies the total number of extents to allocate when the object is created.

MINIMUM EXTENT (minimum size)

Enter a value in the text box and select a value in the drop-down.

Maxextents Type (maximum number)

Specifies the total number of extents, including the first, that Oracle can allocate for the object. If you select this option, select either UNLIMITED or VALUE.

Note: For more information on these parameters, see your vendor's SQL documentation.