Database Error Messages

ORA-39809

Data saves are not allowed on tables with domain indexes.

Cause

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


Action

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