Supressing Non Printable characters in a String

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
soumyaravuru@gmail.com
Participant
Posts: 1
Joined: Mon Sep 15, 2008 12:56 pm

Supressing Non Printable characters in a String

Post by soumyaravuru@gmail.com »

Hi,

I need to eliminate non-printable characters in one of the fields (which is present in the input file from mainframes) in my DataStage Parallel job before further processing. In server jobs we can use OConv and mask the non-printable characters...Is there a way we could do it in parallel jobs?


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

Post by ray.wurlod »

Welcome aboard.

Yes there is. Did you Search for the answer?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
DSguru2B
Charter Member
Charter Member
Posts: 6854
Joined: Wed Feb 09, 2005 3:44 pm
Location: Houston, TX

Post by DSguru2B »

What would be the answer for this, I tried searching.
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
Post Reply