Defect HC-20181

Delta indexing failing when MultiThreadedIndexPreprocessing is used

Software

Customer case Applies to Corrected in
CS0323588 V9.1.9.0 9.1.12.0

Observed behavior

During delta preprocess, MultiThreadedIndexPreprocessing is set to true, an error such as the following could be thrown: ORA-08103: object no longer exists

Expected behavior

There should be no exception and indexing should complete successfully.

Resolution

Code Fix