欢迎光临
我们一直在努力

ORA-23372: type string in table string is unsupported ORACLE 报错 故障修复 远程处理

文档解释

ORA-23372: type string in table string is unsupported

Cause: Certain types in the table comparison utility are not supported.

Action: Make sure that the types of columns in the tables to be compared are the ones supported by symmetric replication.

这个错误消息指出了目标表的字段的数据类型不被Oracle支持,从而导致出现问题。

官方解释

常见案例

一般处理方法及步骤

1、检查出错表/列中的数据类型,查看是否为Oracle不受支持的数据类型;

2、如果发现不受支持的数据类型,则应该 modify 或更改丝丝的数据类型,以符合Oracle支持的数据类型;

3、检查完毕后,重新执行数据复制,确保数据复制顺利完成。

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