Defect HC-15598

nifi dataload.product indexing failing on db errors with Oracle DB

Software

Customer case Applies to Corrected in
CS0293627 V9.1.8.0 9.1.10.0

Observed behavior

Oracle nifi dataload.product indexing failing on db error similar to the following:

logger.message.text:ORA-00904: \\"C\\".\\"CATENTRY_ID\\": invalid identifier

Expected behavior

The operation should complete with no errors.

Resolution

The underlying SQL was changed to address the issue.