Can come one advise what could be a side effect of increasing the commit interval from 10000(default) to 40000.
If there is any please let me know.
I am trying to improve the session performance, that is the reason of increasing the commit interval.
hi,
I think there won't be much issues by increasing the commit interval. But the potential problem if the session fails after loading some of the records say 25000 then it will rollback & even if the records loaded are correct u need to reload. But incase of 10000 then the no. of records is small & same case after 25000 if session fails then 2 commit would have occured so only 5000 only will be roll backed.
to my knowledge this is the possible issue that can occur.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.