标题: ORA-14402: updating partition key column [打印本页] 作者: admin 时间: 2016-8-19 13:38 标题: ORA-14402: updating partition key column ORA-14402: updatingpartition key column would cause a partition change Cause: An UPDATE statement attempted to change the value of apartition key
column causing migration of the row to another partition Action: Donot attempt to update a partition key column or make sure that the
new partition key is within the range containing the old partition key.