Database Error Messages

ORA-29890

primary operator string.string does not have an index context
  • primary operator schema: The schema of the primary operator.
  • primary operator name: The name of the primary operator.

Cause

An attempt was made to create an ancillary operator whose primary operator did not have index and scan contexts.


Action

Specify a primary operator that uses index and scan contexts, and computes ancillary data when creating an ancillary operator.