SQL*Loader-00409: Number to skip must be table-level, not
load-level on continued loads
Answer / guest
Cause: The SKIP parameter was specified on the command line
or in the OPTIONS statement, but the load was specified as
continued with CONTINUE_LOAD. When a multiple-table direct
load is interrupted, it is possible that a different number
of records were loaded into each table. As a result, the
number of records to skip must be specified for each table
when continuing the load. In this case, the load is
specified as continued with the CONTINUE_LOAD statement, and
the number of records to skip is given in each INTO TABLE
statement. See also messages 410 and 411 for more information.
Action: Check the log file to determine the appropriate
number of records to skip for each table and specify this
number in the INTO TABLE statement for each table in a
continued load or with the command-line SKIP parameter in a
standard load.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-25176: storage specification not permitted for primary key
RMAN-06401: database is already started
ORA-38448: Indexing predicates with "string" operator is not supported.
ORA-28276: Invalid ORACLE password attribute.
PLS-01406: An identifier has been found that is considered a keyword in ANSI's grammar but not in PL/SQL's
ORA-30348: ADD and DROP cannot both be specified
ORA-06622: LU6.2 Driver: Unable to attach to SNA
CLSS-02200: Received node deletion request for active node string.
ORA-19001: Invalid storage option specified
ORA-01274: cannot add datafile 'string' - file could not be created
ORA-00374: parameter db_block_size = string invalid ; must be a multiple of string in the range [string..string]
ORA-02461: Inappropriate use of the INDEX option