Oracle Error ORA-39133: object type “string”.”string” already exists with different typeid

Oracle Error Message

ORA-39133: object type “string”.”string” already exists with different typeid

Reason for the Error

An object type in a transportable tablespace set already exists on the target system, but with a different typeid. The typeid could not be changed because the type is used by an existing table. Tables in the transportable tablespace set that use this object type cannot be read.

Solution

Drop the object type from the target system and retry the operation.