Default language.

Writer instructions

Page title

For most spaces, this page must be titled Space announcements.

For spaces with localized content, this page must be titled Space announcements l10n.

Purpose

Provide an announcement banner on every page of your space.

Location

Move this page outside of your home branch.

Guidelines

Limited supportBMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Reorg for Db2 13.1.

Rebalancing partitions


You can rebalance partitions while reorganizing a table space. BMC AMI Reorg redistributes the rows and adjusts the limit keys across partitions.

Partition rebalancing occurs during the reorganization in one of following ways (listed in order of precedence):

Condition

Result

Limit key ALTER operations are pending on the table space.

Ignores any DDLIN specification and issues a message to that effect

  • No limit key ALTER operations are pending on the table space.
  • You specify DDLIN, or the default DDLIN DD exists in your JCL.

Honors the DDLIN specification, ignores any REBALANCE specification, and issues a message to that effect

  • No limit key ALTER operations are pending on the table space.
  • No DDLIN specification or DDLIN DD exists.
  • You have specified REBALANCE.

Honors the REBALANCE specification

General partition rebalancing considerations

The following considerations apply to all partition rebalancing methods:

  • The value of the FASTSWITCH parameter must be YES. If the value is NO, BMC AMI Reorg issues a message and terminates.
  • BMC AMI Reorg ignores any rebalance specification for nonpartitioned table spaces and for index reorganizations.
  • BMC AMI Reorg invokes DSNUTILB when any of the following conditions exists:
    • A base table space contains LOB columns.
    • You also specify AUX to reorganize both the base table space and its LOB table space in a single invocation. 
    • The table space has ROTATED partitions.
    • The table space does not contain a partitioning index.

      Important

      (PTF BQU0252 applied) Do not use the REBALANCE option if you are reorganizing an XML table space or a table space containing an XML column. 

  • You cannot rebalance table spaces that have a limit key that contains a floating-point column.
  • The reorganization terminates if you request partition rebalancing and the number of duplicate keys will result in an empty partition. BMC AMI Reorg cannot accurately determine an appropriate limit key in this case.
  • BMC AMI Reorg issues a message and does not rebalance partitions if it determines that the number of rows is too small to rebalance.
  • You can have BMC AMI Reorg write out rebalancing information by specifying DD statements as follows:

    • Specify DD PARTSDDL to have BMC AMI Reorg write out DDL that you can use to create the table space, tables, and indexes that you are reorganizing.
    • Specify DD REPBLDAL to have BMC AMI Reorg out the ALTER statements for the object that you are reorganizing. These ALTER statements reflect the new keys following the rebalance operation.

    If you do not include one or both of these DD statements for a rebalancing reorganization, BMC AMI Reorg issues a warning message but continues the reorganization and rebalance operation.

CONSIDERATIONS

 The following considerations apply specifically to REBALANCE and DDLIN specifications:

  • The reorganization terminates if your DDLIN contains a limit key ALTER operation that would result in discard processing. No discard processing occurs.
  • If you specify both REBALANCE and AUX (using the BMC AMI LOBMaster product), BMC AMI Reorg invokes DSNUTILB.
  • The reorganization terminates if you specify either the REBALANCE or DDLIN option and any of the following conditions exist:
    • You are running BMC AMI Reorg under the BMC AMI Utility Manager product.
    • You specify the DISCARD or MASSDELETE option.
    • You specify REBALANCE and the table space has a pending ALTER Limitkey.

Important

The reorganization terminates if the Limit Key Index is not partitioned.




 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*