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.
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 ...
You might consider Oracle SQL*Loader for large databases that contain a limited number of objects. Because the process of exporting from a source database and loading to a target database is specific ...
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.