Identifying partitioned tables

To identify whether a table is enabled for partitioning:

  1. In the DB Structure view, select the table name (or one of the table's child nodes).
  2. In the DB Details view, select the OpenEdge Table tab.
    If the table is enabled for partitioning, the Property column displays the value of the Partitioned property as true, otherwise, as false.

You can use the other tabs of the DB Details view to display the details of a partitioned table. However, for partitioned tables that do not have any policies defined on them, the Preview and Row Count tabs do not display any information. To identify whether a database is enabled for table partitioning, you can use the Database tab of the DB Details node in the DB Structure view.