ASCIISTR eqivalent function in datastage

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
bgs_vb
Premium Member
Premium Member
Posts: 79
Joined: Mon Jan 02, 2006 5:51 am

ASCIISTR eqivalent function in datastage

Post by bgs_vb »

Hi ,
I have a requirment to implement oracle function ASCIISTR using datastage . I can't find this function in parallel job .

Please help me in understanding how can w e implement ASCIISTR function equivalent in Datastage 7.5 Parallel jobs .
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

No idea what the function does. (Not everyone in the world uses Oracle, much to Larry's chagrin.) Perhaps if you could explain the required functionality we might be more easily able to help.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Roll your own... or use it in your Oracle source sql.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply