What does the cluster table attribute mean?
Tables can be provided with the cluster table attribute. This attribute causes the system to no longer distribute the table contents in individual blocks of 8 KB pages at the same time to all volumes; instead, if possible, the system stores them on the volumes in larger blocks in succession.2. Are tables in the OLTP environment provided with the cluster attribute by default? No. Up to now, no tables in the OLTP environment were provided with the cluster table attribute by default; as a result, no clustering of the tables was used on the database. Up to now, the tables were clustered by default only in the BI environment. For more information about table clustering in the BI environment, see Note 1040431.3. Does the ABAP Dictionary (transactions SE11 and SE14) support SAP MaxDB clustering in the OLTP environment? No. Up to now, there was no connection between the ABAP Dictionary and SAP MaxDB clustering in the OLTP environment. Therefore, table changes that result in a conversion of the