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-01280: Fatal LogMiner Error.

1 Answers  


ORA-02461: Inappropriate use of the INDEX option

1 Answers  


ORA-03008: parameter COMPATIBLE >= string needed for string

1 Answers  


LSX-00135: invalid min/max Occurs for <all> element, must be 0/1

1 Answers  


DRG-11221: Third-party filter indicates this document is corrupted.

1 Answers  






ORA-26025: SKIP_INDEX_MAINTENANCE option requested

1 Answers  


SQL*Loader-00135: Invalid argument for RESUMABLE

1 Answers  


ORA-04079: invalid trigger specification

1 Answers   TCS,


NID-00320: Operation cancelled at user request

1 Answers  


ORA-02022: remote statement has unoptimized view with remote object

1 Answers  


ORA-16514: the request was not found

1 Answers  


ORA-32737: Hang analysis aborted due to failed memory allocation

1 Answers  


Categories