tIngresOutputBulk (deprecated)
Prepares the file whose data is inserted in bulk to the Ingres DBMS for performance gain.
tIngresOutputBulk and tIngresBulkExec are generally 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 tIngresOutputBulkExec component.
tIngresOutputBulk prepares a file with the schema defined and the data coming from the preceding component.
For more technologies supported by Talend, see Talend components.