Database Error Messages

OCI-29839

failed to validate implementation type implementation_type_schema.implementation_type_name
  • implementation_type_schema: Schema of the implementation type.
  • implementation_type_name: Name of the implementation type.

Cause

An attempt was made to operate on an indextype for which its underlying implementation type could not be implicitly validated.


Action

Compile the implementation type and then retry the operation.