欢迎光临
我们一直在努力

ORA-39922: Default Partition (Index) Tablespace string for string not contained in transportable set. ORACLE 报错 故障修复 远程处理

文档解释

ORA-39922: Default Partition (Index) Tablespace string for string not contained in transportable set.

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

Action: None required.

ORA-39922: Default partition (index) tablespace string for string不在传输集中。

ORA-39922错误表明,在创建或者重建一个索引的时候,指定的默认分区表空间(index tablespace) 不在所使用的Transprotable set (transset) 里面。

官方解释

常见案例

– 在创建一个复合索引时指定默认分区表空间。

– 重建已经存在的复合索引并指定默认分区表空间。

一般处理方法及步骤

1. 检查用于指定分区表空间的语句是否拼写正确, 是否开启正确的表空间。

2. 检查transportable set是否包含用于存放索引的表空间。

3. 更换来自transportable set的表空间,或是使用和transportable set不相关的表空间。

赞(0)
【声明】:本博客不参与任何交易,也非中介,仅记录个人感兴趣的主机测评结果和优惠活动,内容均不作直接、间接、法定、约定的保证。访问本博客请务必遵守有关互联网的相关法律、规定与规则。一旦您访问本博客,即表示您已经知晓并接受了此声明通告。