Oracle Error ORA-29922: Invalid rowid returned by the user-defined query methods

Oracle Error Message

ORA-29922: Invalid rowid returned by the user-defined query methods

Reason for the Error

An invalid row identifier was returned by the user-defined query methods.

Solution

Check the implementation of the indextype methods to make sure that the index creation and query methods are correct.