标题: ORA-14058: partition number string: INITRANS value [打印本页] 作者: admin 时间: 2016-8-18 09:59 标题: ORA-14058: partition number string: INITRANS value ORA-14058: partitionnumber string:INITRANS value must be less than MAXTRANS value Cause: Value of INITRANS was found to be greater than that ofMAXTRANS for
a partition whose number (partitions are numbered starting with 1) is displayedin
this message. Note that if INITRANS and/or MAXTRANS values for this partition
were not specified explicitly, default values for the partitioned table orindex
would be used. If, in turn, default INITRANS and/or MAXTRANS values for the
partitioned table or index were not specified, system defaults would be used. Action: ensurethat value of INITRANS (whether specified explcitly or derived
from the default value for the partitioned table or index) is no greater thanthat of
MAXTRANS