Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


SQL*Loader-00410: Number to skip must be load-level, not
table-level



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

Post New Answer

More Oracle Errors Interview Questions

ORA-02468: Constant or system variable wrongly specified in expression

1 Answers  


ORA-23474: definition of "string"."string" has changed since generation of replication support

1 Answers  


PLS-00126: selector ALL is not allowed

1 Answers  


ORA-09770: pws_look_up: translation failure.

1 Answers  


PCC-00121: Arrays of VARCHAR pointers are not supported

1 Answers  


NNL-01072: Administrative region name: string

1 Answers  


KUP-04025: field extends beyond end of record

1 Answers  


ORA-22626: Type Mismatch while constructing or accessing OCIAnyData

1 Answers  


RMAN-06173: no set newname command has been issued for datafile string when restore auxiliary

1 Answers  


ORA-27013: skgfqdel: cannot delete an open file

1 Answers  


ORA-04934: unable to obtain the current sequence number

1 Answers  


ORA-13195: failed to generate maximum tile value

1 Answers  


Categories