Sequential file delimiter problem

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
sajidkp
Participant
Posts: 114
Joined: Thu Apr 30, 2009 12:17 am
Location: New Delhi

Sequential file delimiter problem

Post by sajidkp »

HI,

Hope if u dont mind if this is a simple problem as i am new to DS parellel jobs

I have a simple job file to file Transformation

I have three columns in file (comma delilmitted). and my server is on Windows . when i run the job it finishes with Warning
the error is : "Sequential_File_0,0: Missing record delimiter "\r\n", saw EOF instead"

The format settings i have given is as follows

Record Level
Final Delimiter:end
Record delimitter string: DOS format

Field Default
Delinitter : comma




Is there any other settings i have to do.

Please help me for this. I have searched the Forum, but didnt find anything
Regards,
Sajid KP
nirdesh2
Participant
Posts: 56
Joined: Thu Nov 20, 2008 12:18 pm
Location: Noida

Re: Sequential file delimiter problem

Post by nirdesh2 »

Just Press the Enter at the end of the file and try to run your job.
Nirdesh Kumar
sajidkp
Participant
Posts: 114
Joined: Thu Apr 30, 2009 12:17 am
Location: New Delhi

Re: Sequential file delimiter problem

Post by sajidkp »

nirdesh2 wrote:Just Press the Enter at the end of the file and try to run your job.
Thanx nirdesh,

Its working now.... so after ctreating files i need to mannually press enter after the records all the times??
Regards,
Sajid KP
Post Reply