Hi,
We are using Oracle 12 c on RHEL 6.6.
We have written java import to load data in the Oracle database of an editor product.
After each commit we noticed that the instance is unstable, activity due to the writing of redo log buffer to the redo log files consumes a lot of resources, it is not possible to access the database during 4, 5 minutes, all is blocked then the data loading continues and we have again this behaviour.
What can be the explanation for this issue ? How can we fix it ? How to size redo log buffer and log files ?
Thanks