SQL*Loader-00410: Number to skip must be load-level, not
table-level
Answer / guest
Cause: A SKIP clause was found in the INTO TABLE statement
of a standard (non-continued) load. In a standard load,
specified with LOAD DATA, it is not possible to skip a
different number of records for each table. The number of
records to skip must be specified for the entire load by
using the SKIP parameter on the command line or in the
OPTIONS clause. If table-level skip is required, because a
different number of records were loaded into each table
(only possible for a multiple- table direct load), then
specify a continued load with the CONTINUE_LOAD statement.
See also messages 409 and 411 for more information.
Action: If the load was not a multiple-table, direct path
load, then move the SKIP clause from the INTO TABLE
statements to the command line or to the OPTIONS clause.
Otherwise, specify the load as continued with CONTINUE_LOAD.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
DRG-12507: stop word string already exists in this stoplist
ORA-01878: specified field not found in datetime or interval
SQL*Loader-00642: Relative start position > absolute field end position.
ORA-13360: invalid subtype in a compound type
ORA-02353: files not from the same unload operation
PLS-00242: invalid external type specification for CONTEXT
ORA-39309: schema sync operation failed
ORA-15034: disk 'string' does not require the FORCE option
ORA-13861: Statistics aggregation for client identifier string is already enabled
ORA-26524: nls subsystem initialization failure for product=string, facility=string
ORA-26012: No data found while executing sql statement string for column string - check input for: string
NNO-00114: line string: other data exists, alias data ignored