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 |
PLS-00508: The expression in a RETURN statement cannot be a type
ORA-16521: unable to create generic template id
PROC-00010: Cannot delete the cluster registry key as subkeys exist.
NZE-28802: invalid mode or data source in configuration file
ORA-00438: %s Option not installed
RMAN-02001: unrecognized punctuation symbol "string"
ORA-06323: IPA: Cause event error
ORA-13911: Threshold not found
NNO-00606: disabling modification requests
PCC-02107: You may not specify PARSE = FULL when CODE = CPP
ORA-29852: keyword IS is missing
PLS-01450: This <value expression> contains a nonconforming data type