Questions tagged [redo]
121 questions
-1
votes
1 answer
Oracle DB multiple simultaneous commits are too slow
I am loading multiple batches of data (~40 MB) in parallel to the Oracle DB. I am noticing parallel Oracle commits to DB are very slow in that case. But single commit is much faster.
Looks like this problem is related to the Oracle redo log files or…

Pavel Petkun
- 21
- 7