Skip to main content

Inserting data into a Teradata database table

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 components.

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.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!