Search found 2 matches

by dineshmj
Thu Jul 14, 2011 2:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: warning: Data that exceeds the maximum display length
Replies: 2
Views: 1051

thanks for the quick response chulett.


issue is while viewing the data it is generate warning and loading till 1000 bytes. but while loading the data in to other file. it is loading complete 1050 bytes. issue resolved.
by dineshmj
Thu Jul 14, 2011 10:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: warning: Data that exceeds the maximum display length
Replies: 2
Views: 1051

warning: Data that exceeds the maximum display length

i am getting this warning while viewing the data from the sequential file. need to reading the column of 1050 bytes. i have followed the link below http://www.dsxchange.com/viewtopic.php?t=136299&highlight=unbounded+varchar i am importing the table definitions with out length and tried viewing t...