ERROR | 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. |