SQL*Loader-00411: Only a direct path load may be continued



SQL*Loader-00411: Only a direct path load may be continued..

Answer / guest

Cause: The load is specified with CONTINUE_LOAD, but
DIRECT=FALSE. CONTINUE_LOAD is only possible for a direct
path load and is only necessary for a multiple-table, direct
path load when a different number of records have been
loaded into each table. See also messages 409 and 410 for
more information.

Action: If CONTINUE_LOAD is necessary, specify a direct load
and put the number of records to skip in each INTO TABLE
statement. Otherwise, use the command line or OPTIONS clause
to specify the number of records to skip and use LOAD DATA
instead of 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-19012: Cannot convert XML fragment to the required datatype

1 Answers  


ORA-12683: encryption/crypto-checksumming: no Diffie-Hellman seed

1 Answers  


ORA-13054: recursive SQL parse error

1 Answers  


ORA-19567: cannot shrink file string because it is being backed up or copied

1 Answers  


NNL-00512: Shows or sets the server's auto-refresh expiration period

1 Answers  






LPX-00222: error received from SAX callback function

1 Answers  


NNO-00606: disabling modification requests

1 Answers  


ORA-07253: spdes: semctl error, unable to destroy semaphore set.

1 Answers  


TNS-12649: Unknown encryption or data integrity algorithm

1 Answers  


NNL-00045: No host given for LDAP server

1 Answers  


ORA-06817: TLI Driver: could not read the Novell network address

1 Answers  


ORA-01158: database string already mounted

1 Answers  


Categories