Table group management

更新时间:
复制 MD 格式

This topic describes how to view and manage table groups and their associated tables in HoloWeb.

Usage notes

Table group management

  1. Go to the HoloWeb development page. For more information, see Connect to HoloWeb.

  2. In the top navigation bar of the HoloWeb page, click Diagnostics and Optimization.

  3. On the Diagnostics and Optimization page, click Table Group Management in the navigation pane on the left.

  4. On the Table Group Management page, on the Table Group Management tab, select an Instance and a Database.

  5. Click Search to view the list of table groups.

    The table group list contains the following information and operations:

    • Information: Table Group Name, Default Table Group Or Not, Table Count, and Shard Count.

    • Operations:

      • View details: Opens the Management for Tables in Table Group page. For more information, see Management for Tables in Table Group.

      • Set as Default Table Group: Makes the selected table group the default.

      • Delete: A table group can be deleted only if it contains no tables.

  6. Click Create Table Group. In the dialog box, enter a Table Group Name, select the Default option, enter the Shard Count, and then click OK.

Table management in table group

  1. Go to the HoloWeb development page. For more information, see Connect to HoloWeb.

  2. In the top navigation bar of the HoloWeb page, click Diagnostics and Optimization.

  3. On the Diagnostics and Optimization page, click Table Group Management in the navigation pane on the left.

  4. On the Table Group Management page, click the Management for Tables in Table Group tab. Select an Instance, a Database, and a Table Group. Optionally, enter a Table Name to search for a table.

  5. Click Search to view the tables in the selected table group.

    The list shows all non-partitioned tables and parent partitioned tables in the selected table group. By default, child partitioned tables belong to the same table group as their parent partitioned table.