ERROR | Only APPEND mode allowed when parallel load specified. |
CAUSE | INSERT, REPLACE, or TRUNCATE mode was used in a parallel load specification. |
ACTION | Change the SQL*Loader control file to use the APPEND keyword and re-invoke the parallel loader. |
ERROR | Only APPEND mode allowed when parallel load specified. |
CAUSE | INSERT, REPLACE, or TRUNCATE mode was used in a parallel load specification. |
ACTION | Change the SQL*Loader control file to use the APPEND keyword and re-invoke the parallel loader. |