Oracle Error ORA-29840: indextype and implementation type are not in same schema

Oracle Error Message

ORA-29840: indextype and implementation type are not in same schema

Reason for the Error

Indextype and implementation type are in different schema.

Solution

Put the indextype and implementation type in the same schema.