标题: ORA-14163: subpartition number string: INITRANS value must be less than MAXTR... [打印本页] 作者: admin 时间: 2016-8-18 10:22 标题: ORA-14163: subpartition number string: INITRANS value must be less than MAXTR... ORA-14163:subpartition number string: INITRANS value must be less than MAXTRANS value Cause: Value of INITRANS was found to be greater than that ofMAXTRANS for
a subpartition whose number (subpartitions are numbered starting with 1) is
displayed in this message. Note that if INITRANS and/or MAXTRANS values for
this subpartition were not specified explicitly, default values atpartition-level
would be used. If, in turn, default INITRANS and/or MAXTRANS values at
partition-level were not specified, default values for the partitioned table orindex
would be used. If those values were also not specified explicitly, systemdefaults
would be used. Action: ensurethat value of INITRANS (whether specified explicitly or derived
from the default value at partition-level, table-level or index-level) is nogreater
than that of MAXTRANS