tIngresOutputBulkExec
Inserts data in bulk to a table in 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.
tIngresOutputBulkExec prepares an output file and uses it to feed a table in the Ingres DBMS.
Information noteNote:
- This component is available only when you have installed the 8.0.1-R2023-02 Talend Studio Monthly update or a later one delivered by Talend. For more information, check with your administrator.
- If you plan to upgrade from an earlier version of Talend Studio that has Ingres components, please make sure you apply the 8.0.1-R2023-02 Talend Studio Monthly update before starting the upgrade process.