ORA-14402:updating partition key column would cause a partition change
错误码
错误描述:updating partition key column would cause a partition change
错误原因:An UPDATE statement attempted to change the value of a partition key column causing migration of the row to another partition.
解决方法:Do not attempt to update a partition key column or ensure that the new partition key is within the range containing the old partition key.
向认证技术专家提问
向技术专家提问


