FastLoad Job Example | Creating the Source Data File | Teradata FastLoad - Creating the Source Data File - FastLoad

Teradata® FastLoad Reference - 17.20

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
FastLoad
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2023-11-17
dita:mapPath
dlf1641281592734.ditamap
dita:ditavalPath
vax1619194969834.ditaval
dita:id
wzs1478610185776
Product Category
Teradata Tools and Utilities

Create and save a six-record text file named insert.input:

|10021    |Brown, Jo   |200|2312|Development |63000.00 |20|Jan 01 1955|F| |M|16| 0|
|10001    |Jones, Bill |100|5376|President   |83000.00 |15|Jan 01 1960|M| |M|14| 0|
|10002    |Smith, Jim  |100|4912|Sales       |73000.00 |10|Jan 01 1970|M| |M|13| 1|
|10028    |Lee, Sandra |200|5844|Support     |77000.00 | 4|Jan 01 1971|F| |M|18| 0|
|10029    |Berg, Andy  |200|2312|Test        |67000.00 |10|Jan 01 1967|M| |M|15| 0|
|10023    |Ayer, John  |300|4432|Accounting  |52000.00 | 8|Jan 01 1965|M| |M|13| 0|

Use this file as the input source for a Teradata FastLoad job.

The file example uses field delimiter characters ( | ) to help visualize each field. It is not required to use them in the file.