返回顶部
首页 > 资讯 > 错误编码 >ORA-39904: Partitioned object string.string is partially contained in the transportable set. ORACLE
  • 121
分享到

ORA-39904: Partitioned object string.string is partially contained in the transportable set. ORACLE

报错故障object 2023-11-05 08:11:05 121人浏览 薄情痞子
摘要

文档解释 ORA-39904: Partitioned object string.string is partially contained in the transportable set. Cause: InfORMational m

文档解释

ORA-39904: Partitioned object string.string is partially contained in the transportable set.

Cause: InfORMational message to describe a failure during transportable containment checking.

Action: Check partitions and overflow segments by querying SYS.DBA_IND_PARTITIONS and SYS.DBA_TAB_PARTITIONS.

ORA-39904: Partitioned object string.string is partially contained in the transportable set 是一个表或者索引在处理Transportable set时出现的错误。

官方解释

该错误反映了一个表或索引,仅部分包含在Transportable set中。Transportable set就像一个sql*Plus文件,在oracle数据库之间传输。该错误可能由于表或索引包含在另一个Transportable set之中,而不是当前Transportable set中引起。

常见案例

此错误常常发生在用户从源数据库复制表或索引时。数据库会为它们提供一些基础结构,例如空间配置,字符集等。在使用Transportable set传输存储对象时,如果用户没有正确选择或指定它们,就会发生此错误。

一般处理方法及步骤

1.确保没有其他对象都存在于当前Transportable set中。

2.检查其他Transportable set是否已损坏,以确保不会意外损坏当前的Transportable set。

3.检查在将表或索引传输到其他数据库时,是否指定了正确的参数或选项。

--结束END--

本文标题: ORA-39904: Partitioned object string.string is partially contained in the transportable set. ORACLE

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

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

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

  • 微信公众号

  • 商务合作