ERROR | ROWS parameter ignored when an XML, LOB or VARRAY column is loaded |
CAUSE | Command-line arguments contained a ROWS parameter. Specifying save points using the ROWS parameter is not supported when any table being loaded contains a LOB or a column stored as a LOB. XML and VARRAY columns may be stored as a LOB. |
ACTION | Remove the ROWS parameter from the command-line arguments. |