Database Error Messages

ORA-39216

object type "string"."string" hashcode or version number 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) or the same hashcode but different version numbers for the type 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.