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 |
NCR-03022: NCRO: Cannot send the break
ORA-24377: invalid OCI function code
EXP-00003: no storage definition found for segment(number, number)
PCC-02364: Host struct and its indicator must have the same number of fields
ORA-39030: invalid file type string
ORA-14512: cannot perform operation on a clustered object
ORA-01568: cannot set space quota on PUBLIC
TNS-01017: set|show current_listener [<listener_name>]: sets|shows current listener
PROC-00030: Oracle Cluster Registry IDs do not match
RMAN-06212: Object Type Filename/Handle
LSX-00008: feature "~s" is not implemented
ORA-25321: enqueue failed, user property specified but queue string.string is not an 8.1 style queue