返回顶部
首页 > 资讯 > 错误编码 >ORA-14080: partition cannot be split along the specified high bound ORACLE 报错 故障修复 远程处理
  • 166
分享到

ORA-14080: partition cannot be split along the specified high bound ORACLE 报错 故障修复 远程处理

报错故障partition 2023-11-05 20:11:25 166人浏览 薄情痞子
摘要

文档解释 ORA-14080: partition cannot be split along the specified high bound Cause: User attempted to split a partition alon

文档解释

ORA-14080: partition cannot be split along the specified high bound

Cause: User attempted to split a partition along a bound which either collates higher than that of the partition to be split or lower than that of a partition immediately preceding the one to be split

Action: Ensure that the bound along which a partition is to be split collates lower than that of the partition to be split and higher that that of a partition immediately preceding the one to be split

ORA-14080 错误表明PARTITION不能沿着指定的高边界被拆分。

官方解释

ORA-14080 可以在执行 ALTER TABLE SPLITPARTIION 语句时发生。该资源名称必须与表空间相同,否则将得到 ORA-14080 错误。

常见案例

当您尝试使用ALTER TABLE SPLITPARTITION 语句来拆分某个分区时,如果指定的高边界值不能被精确的表示时,那么您将得到ORA-14080 错误。

正常处理方法及步骤

1.确定高边界的值无误

2.确保指定的高边界值可以被精确的表示

3.使用 UPDATE 子句来定义一个新的值

4.使用 ALTER TABLE SPLIT PARTITION 语句来拆分分区

--结束END--

本文标题: ORA-14080: partition cannot be split along the specified high bound ORACLE 报错 故障修复 远程处理

本文链接: https://www.lsjlt.com/news/542914.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作