Chat now with support
Chat with Support

Space Manager with LiveReorg 9.0 - User Guide

Smart Start for Space Manager Collect Statistics Profile DML Activity Manage Storage Reorganize Objects with Reorg Manager Partition Tables with the Partitioning Wizard Run and Monitor Scripts Run Reports Options Troubleshooting Administration Functions Appendix About Us

Partitioning Wizard

Defaults

Use this page to specify default values for options used in the Partitioning Wizard. Default settings are saved for the Space Manager client and used for all tables on the Partitioning Wizard’s Object list. You can override default settings for individual tables. Most are displayed in the Partitioning Method and Partitioning Parameters pages.

Note: Specify options for each database connection, separately.

See also:

To specify Partitioning Wizard defaults

  1. Select Tools | Options.
  2. Select Partitioning Wizard | Defaults.
  3. Specify default values for the Partitioning Wizard options. Review the following for additional information:

    Default Locality

    Specify a default method to use in the Partitioning Wizard for index partitioning:

    • Make indexes global by default—Select this option to partition indexes independently of their tables. Partitioned global indexes must be prefixed. This means columns in the partitioning key must be in the same order as columns in the index.
    • Make indexes local by default—Select this option to partition indexes in the same way as their tables. These can be prefixed or nonprefixed.

    You can override the default in the Partitioning Wizard.

    See Specify Partitioning Method for more information.

    Default Partition Names

    Use these fields to specify default prefixes for Space Manager to use when creating names for new partitions and subpartitions.

    Prefix for default partition names—Enter the default name to use for partitions. (P is the default.) A sequential partition number is added to the end of each partition name. If you enter Partition as the default name, new partition names look like this in the wizard’s Object list:

    Prefix for default subpartition names—Enter the default name to use for subpartitions. (SP is the default.) A sequential subpartition number is added at the end of each name; the parent partition name is added at the beginning. If you enter Subpartition as the default name, new subpartition names look like this in the wizard’s Object list:

    Include base object name in default partition names—Select this checkbox to include the name of a parent table or index in the names of new partitions and subpartitions.

    You can override the default values in the Partitioning Wizard.

    See Specify Partitioning Method for more information.

    Note: Names are stored in uppercase characters if you do not enter them with double quotes. Each name can have up to 30 characters. That maximum is shared by all parts of a name, including numbers and parent names. If all parts add up to more than 30 characters, certain parts are truncated. However, sequential numbers are always included.

  4. Click Save to save your changes.

  

Partitioning Keys

Use this page to specify default values for partitioning key options used in the Partitioning Wizard.

Note: Specify options for each database connection, separately.

To specify partitioning key options

  1. Select Tools | Options.
  2. Select Partitioning Wizard | Partitioning Keys.
  3. Specify default values for the partitioning key options. Review the following for additional information:

    Automatic Key Values

    Selecting these options instructs Space Manager to select them by default in the Partitioning Wizard.

    • Automatically set upper bounds for range partitions—Select to instruct the wizard to automatically set the high values to use as the upper boundary for range partitions.
    • Automatically set list values for list partitions and subpartitions—Select to instruct the wizard to automatically specify the list values to use for list partitions and subpartitions.

    Note: Partitioning key values can be set automatically for objects that contain at least one row per partition or subpartition.

    See Specify Partitioning Parameters for more information.

    Validate Partitioning Key Values

    Select this option if you want the Partitioning Wizard to automatically check partitioning key values against existing data. This ensures that a table and its local indexes contain partitions or subpartitions for all rows when MAXVALUE or DEFAULT is not used as a partitioning value.

    See Specify Partitioning Parameters for more information.

  4. Click Save to save your changes.

  

Estimates

Use this page to specify default values for options used in the Partitioning Wizard.

Note: Specify options for each database connection, separately.

To specify partitioning estimates default values

  1. Select Tools | Options.
  2. Select Partitioning Wizard | Estimates.
  3. Specify default values for these partitioning options. Review the following for additional information:

    Estimate Partition Sizes

    Estimate partition sizes based on row count—Select if you want the Partitioning Wizard to automatically calculate partition sizes based on expected row count.

    Use the estimate sizes option to automatically size partitions and subpartitions. The Partitioning Wizard calculates segment sizes based on the number of rows they are expected to contain. This ensures that the space allocated to each partition or subpartition is sufficient for its data.

    Note:  The estimate sizes option should not be used when the option for automatically setting partitioning key values is selected. When both are selected, space allocation is estimated twice.

    See Specify Partitioning Parameters for more information.

    Table Scan Options

    Table scan options determine whether tables are scanned or sampled when the Partitioning Wizard sets key values or estimates sizes. You can choose to scan entire tables, sample a percentage of table rows, or dynamically determine whether to scan or sample based on table size.

    A full table scan may take a long time, depending on table size. Sampling a table takes less time and may be the best choice for very large tables. Although all rows are not read, they are evenly sampled so that results accurately represent a table.

    See Specify Partitioning Parameters for more information.

  4. Click Save to save your changes.

  

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating