Oracle Error ORA-39809: Data saves are not allowed on tables with domain indexes.

Oracle Error Message

ORA-39809: Data saves are not allowed on tables with domain indexes.

Reason for the Error

Data saves (and the sqlldr ROWS parameter) could not be allowed when loading a table with domain indexes.

Solution

Do not attempt data saves when loading a table with domain indexes.