aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-39132: object type "string"."string" already exists with different hashcode

ORA-39132: object type "string"."string" already exists with different hashcode
Cause: An object type could not be created because there was already a type with the same name but a different hashcode on the target system. Tables in the transportable tablespace set that use this object type cannot be read.
Action: Drop the object type from the target system and retry the operation.

请先 登录 后评论

1 个回答

小智
ORA-39132:对象类型“ 串 ”“ 串 ”已经用不同的哈希码存在,
.原因:无法创建对象类型,因为目标系统上已存在具有相同名称但具有不同散列码的类型。无法读取使用此对象类型的可传输表空间集中的表。,
.操作:从目标系统中删除对象类型,然后重试操作。,
.
请先 登录 后评论