1·Table data skew refers to a difference between the number of records in a table on particular database partitions and the average number of records across all database partitions for this table.
表数据倾斜指的是特定的一些数据库分区上的某个表内的记录数与这个表所跨的所有数据库分区的平均记录数之间的差额。
2·You are either designing a new table that will be hash-partitioned, or you have an existing hash-partitioned table that might have a data skew problem.
您正在设计一个将被哈希分区的新表,或者您已经有了一个哈希分区的表,并且此表有可能会存在数据倾斜问题。
3·If a significant data value skew exists for a column referenced in a query predicate, make sure that DB2 knows this, preferably by generating column-value histogram statistics using RUNSTATS.
如果查询谓词中引用的列存在显著的数据值倾斜,那么要确保DB 2了解这一情况,最好是使用RUNSTATS生成列值柱状图统计数据。
4·From the best practices perspective, the table data skew on every individual database partition should be no more than 10%.
从最佳实践的角度来看,各个数据库分区上的表数据倾斜应该不多于10%。
5·This input parameter specifies the percentage of data to be used in the data skew estimation.
这个输入参数指定用在数据倾斜估算中的数据的百分比。