Working with Javelin to orchestrate a huge number of Insert statement into DB2 using the “DB2 – Execute Query Object”. It may increase performance if Javelin would reduce the log after execution of each Insert with the specific DB component.
Is there a way to do that changing any of the config files?
TDM 4.11.x
There is no option to reduce the logging since it is based on the Microsoft framework Javelin is built upon.
Check with DBA to know if the inserts could be optimized at the DB side.