End of Record Markers for Text Formatted Data - Parallel Transporter

Teradata® Parallel Transporter Reference

Product
Parallel Transporter
Release Number
17.00
Published
November 2020
Language
English (United States)
Last Update
2022-02-03
dita:mapPath
ric1544831938741.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2436
lifecycle
previous
Product Category
Teradata Tools and Utilities

There are 2 forms of the end-of-record (EOR) marker.

  • On UNIX, it is a single byte LF (x'0A').
  • On Windows, it is a two byte CRLF (x'0D0A').

The DataConnector operator examines the input file and uses the EOR that it finds. Files may be FTP’d between platforms.