tOracleOutputBulkExec
Executes the Insert action in the specified Oracle database.
As a dedicated component, it allows gains in performance during Insert operations to an Oracle database.
The tOracleOutputBulk and tOracleBulkExec components are used together in a two step process. In the first step, an output file is generated. In the second step, this file is used in the INSERT operation used to feed a database. These two steps are fused together in the tOracleOutputBulkExec component.