Create a fragmented table from nonfragmented tables

You might be required to convert nonfragmented tables into fragmented tables in the following circumstances:
  • You have an application-implemented version of table fragmentation.

    You will probably want to convert several small tables into one large fragmented table. The following section tells you how to proceed when this is the case. Follow the instructions in the section More than one nonfragmented table.

  • You have an existing large table that you want to fragment.

    Follow the instructions in the section Use a single nonfragmented table.

Remember: Before you perform the conversion, you must set up an appropriate number of dbspaces to contain the newly created fragmented tables.