Skip to main content Skip to complementary content
Close announcements banner

Loading the source data into an empty table

Procedure

  1. Double-click tTeradataTPTExec to open its Basic settings view.
  2. Fill in the TDPID, Database name, Username, and Password fields with your Teradata database connection details.
  3. In the Table field, enter the name of the table into which the source data will be loaded. In this example, it is person.
  4. In the Script generated folder field, browse to the directory under which the Teradata Parallel Transporter script file will be created during the Job execution. In this example, it is E:/.
  5. In the Load file field, browse to the file that contains the source data. In this example, it is E:/person.csv.
  6. In the Error file field, specify the file in which log messages will be recorded. In this example, it is E:/error.log.
  7. Click the [...] button next to Edit schema to open the schema editor.
    Click the [+] button to add three columns: id of the integer type, name and sex of the string type. Note that id and name in Db Column are enclosed in a pair of \" since they are Teradata database keywords.
    Click OK to validate these changes and close the schema editor.
  8. Click Advanced settings to open its view, and then select the Apply TPT consumer operator optional attributes check box and click the [+] button below the Optional attributes table to add the following attributes needed: ErrorLimit, ErrorTable1, QueryBandSessInfo, and TraceLevel.
    Information noteNote:

    For VARCHAR attributes, enter their values between double quotation marks.

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!