I am using Oracle DB. My sql commands are update commands. I believe it is directly sending to the oracle to execute rather than regular transformer which execute in batches. Please clarify.
Page 1 / 1
Hi
If it’s the Writer that you’re using, than yes it’s making the updates directly through SQL calls to your Oracle database. However, you can set the batch and transaction sizes in the Writer parameters: