aiaiDBA

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

13718043309

010-86462881

ORA-39216: object type "string"."string" hashcode mismatch

ORA-39216: object type "string"."string" hashcode mismatch
Cause: An object type in a transportable tablespace set could not be used because there was a type with the same name but a different hashcode (and type definition) on the target system. Tables in the transportable tablespace set that use this object type cannot be created.
Action: Drop the object type and dependent objects from the target system if possible and retry the operation.

请先 登录 后评论

1 个回答

小智
ORA-39216:对象类型“ string ”。“ string ”哈希码不匹配,
.原因:无法使用可传输表空间集中的对象类型,因为在目标系统上存在具有相同名称但具有不同散列码(和类型定义)的类型。无法创建使用此对象类型的可传输表空间集中的表。,
.操作:如果可能,从目标系统删除对象类型和依赖对象,然后重试该操作。,
.
请先 登录 后评论