Search found 2 matches

by BrianDS
Fri Oct 12, 2007 6:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to count variable lenght record with column type binary
Replies: 3
Views: 1235

Thanks for the welcome!, Our tricky part is that we are downloading a Mainframe File which first 11 columns are fixed length columns, then the 12th column is a variable length column.(data in last column is not consistent in length and type is binary). In DataStage the LEN function has not worked fo...
by BrianDS
Thu Oct 11, 2007 6:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to count variable lenght record with column type binary
Replies: 3
Views: 1235

How to count variable lenght record with column type binary

How to count the bytes in a variable length record in a parallel job in v7.5, when the input sequenial file has record level and record type set as varying when column type binary?