sequential file error

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
deepthi
Participant
Posts: 56
Joined: Thu Apr 28, 2005 9:52 am

sequential file error

Post by deepthi »

Hi,

i'm using sequential file out put stage, after running the job its showing 365 rows are passed, but when i tried to see the data its showing only one row.the options i checked are , file update: overwrite and
record delimiter string :DOS format.

please check this.
thank you
deepthi
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Look at your execution log file and see if there are messages in there about rejected records :)
Jay
Participant
Posts: 105
Joined: Tue Nov 11, 2003 8:28 pm

Post by Jay »

i believe you shud check the Unix type termination in the sequential stage. your problem is because of incorrect line termination.
Post Reply