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.
SQL executor working principle
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:
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.