ASCII Delimiter for a sequential file

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
phanikumar
Participant
Posts: 60
Joined: Tue Sep 20, 2011 10:44 pm
Location: INDIA

ASCII Delimiter for a sequential file

Post by phanikumar »

Hi All,

Can anyone please suggest me if there is a way of setting up ASCII 154 as a filed delimiter in a sequential file.

Regards
Kumar
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Type 154 into the Delimiter property on the Format tab when importing the table definition for the sequential file.

Once the table definition has been imported open it and click Sync Parallel
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
zenith
Premium Member
Premium Member
Posts: 2
Joined: Tue Jul 28, 2009 3:38 pm

Post by zenith »

In this case I am writing to an output file where in I need to set the field delimiter to 154.

Regards
Kumar
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Same deal. Or you could read the on-line Help about how to specify non-printing delimiter characters.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply