Page 1 of 1

fixed width flat files

Posted: Tue Nov 06, 2007 1:18 pm
by kamesh
my source file is a fixed width file. it will contain both numeric and character data. i am trying to view the data but all column data comming in first column..can i use seqential stage in parallel job.
please let me know if anyone know ans..

Re: fixed width flat files

Posted: Tue Nov 06, 2007 1:24 pm
by dsedi
opps..I missed that!!

Define the meta data using the Schema file property and Define the Field name and Length on the output LInk...

Edi

Posted: Tue Nov 06, 2007 1:35 pm
by kamesh
It is fixed length columns

Posted: Tue Nov 06, 2007 10:46 pm
by ray.wurlod
Then mark is thus in the properties!

Re: fixed width flat files

Posted: Wed Nov 07, 2007 12:19 am
by reddy.vinod
Hi kamesh,
I have one suggestion.First in sequential file stage go to "format " tab ,there on final delimeter give one right click now one window will open there select "unix file termination".
I am not confirm on it.............

Re: fixed width flat files

Posted: Thu Nov 08, 2007 1:10 pm
by sravanthi
Verify your metadata.It may be the problem.Also in the format tab add delimiter,final delimiter as none.