Oracle Solution for Error ora-29930

Solution for Oracle Error ORA-29930

ORA-29930: COMPUTE ANCILLARY DATA specified without the INDEX CONTEXT clause

What triggered the Error:

The COMPUTE ANCILLARY DATA option was specified without the WITH INDEX CONTEXT clause.

What should we do to fix it:

Specify the WITH INDEX CONTEXT option.