Newline Character - Aster Client

Teradata Aster® Client Guide

Product
Aster Client
Release Number
7.00
Published
May 2017
Language
English (United States)
Last Update
2018-04-13
dita:mapPath
hki1475000360386.ditamap
dita:ditavalPath
Generic_no_ie_no_tempfilter.ditaval
dita:id
B700-2005
lifecycle
previous
Product Category
Software

Make sure your data file uses a consistent character to represent newlines. If the file uses \r\n for newlines, then it should not also use \n for newlines, and vice versa. If your file contains both UNIX-style \n newlines and Windows-style \r\n newlines, then you must clean the file before you try to load it. The UNIX command, dos2unix, can be useful for doing this.