Hi,
You can set the commit size and use batch size in tOracleOutput Advanced settings to improve your job performance.
Commit every: Enter the number of rows to be completed before committing batches of rows together into the DB. This option ensures transaction quality (but not rollback) and, above all, better performance at execution.
Use Batch Size: When selected, enables you to define the number of lines in each processed batch.
Please see the component reference
tOracleOutput.