Originally posted by kris123
No, for OLTP thats what most application is doing. I would always use
sqlloader direct path for bulk inserts

Ms C3
I'm referring to this:
We will be developing a new App for very high volume inserts (1000 to 5000/sec). We may use some caching in the middle, so that the app does not wait for commits on Oracle.