The mentioned tool can be run in two different execution modes. sql_ldr: This is Oracle SQL Loader utility concept. Following is the execution flow when you use the sql_ldr option.
This LKM loads flat file data into Oracle by using the SQL*LOADER utility. Call to SQL*LOADER is made and stdout and stderr are redirected into log files. A specific ...
Sets the ORACLE SQL*Loader option DIRECT to TRUE, enabling the SQL*Loader to use Direct Path Load to insert rows into a table. Sets the ORACLE SQL*Loader option DIRECT to FALSE, enabling the ...
one or more SQL*Loader options that are appended to the SQL*Loader invocation command. Separate multiple options with commas and enclose the entire string of options in single quotation marks.