SQL*Loader Questions

1

Oracle SQL*Loader (sqlldr) performance tuning
Good day, I try to optimize sqlldr, but don’t know how to set the parameters. I am trying to load 21,000,000 records per day, but currently don’t manage to load all data in time. The loading is always 1 day behind. I am using conventional loading (I cannot disable indexes before and after loading, because [...]

Answer Question   |  December 11, 2008  6:48 AM
Oracle DBA, Oracle performance, Oracle SQL*Loader, Oracle sqlldr, SQL*Loader
asked by:
15 pts.

Commit during loader replace ?
Hi. I would like to know if sql*loader commits after it deletes the rows when executing loader option replace. Is it possible to make it commit only after everything is done, so that there is no second when the table is empty. Thanks for your help.

Answer Question   |  September 9, 2008  9:50 AM
Oracle development, SQL*Loader
asked by:
5 pts.

asked by:
5 pts.

Binary Double / Binary Float and SQL*Loader
Does SQL*loader support database columns Of Binary Double/Float when applying Direct Path?

Answer Question   |  August 21, 2008  3:02 PM
SQL*Loader
asked by:
5 pts.

1