Inserting data into a Teradata database table - Cloud - 8.0

Teradata

Version
Cloud
8.0
Language
日本語
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
ジョブデザインと開発 > サードパーティーシステム > DBコンポーネント > Teradata
データガバナンス > サードパーティーシステム > DBコンポーネント > Teradata
データクオリティとプレパレーション > サードパーティーシステム > DBコンポーネント > Teradata
Last publication date
2023-09-14

In this scenario, you create a Job using tTeradataTPump to insert customer data into a Teradata database table and specify the exit code to be displayed in the event of an exception error.

For more technologies supported by Talend, see Talendコンポーネント.

Three components are used in this Job:

  • tRowGenerator: generates rows as required using random customer data taken from a list.

  • tFileOutputDelimited: outputs the customer data into a delimited file.

  • tTeradataTPump: inserts the customer data into the Teradata database table in the Tpump mode.