How to get EBCDIC HEX(15) as record delimeter in SeqFile

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
ajsingh
Participant
Posts: 6
Joined: Sat Sep 29, 2007 2:35 pm

How to get EBCDIC HEX(15) as record delimeter in SeqFile

Post by ajsingh »

Hi i need each record with a recod delimeter EBCDIC Hex(15).
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Specify the field delimiter character as \x15 or \021
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