convert string to date & string to time in parellal jobs

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
kira bob
Participant
Posts: 7
Joined: Sun Oct 29, 2006 10:21 am
Location: Jp-Nagar
Contact:

convert string to date & string to time in parellal jobs

Post by kira bob »

how to convert the string to date type in parallele jobs for example i need to convert to:

20061107 to 11/07/2006 similarly string to time example: 113544 to 11:35:44 (hh:mm:ss).
let me know the complete logical expression how we will apply the transformer rule.

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

Post by ray.wurlod »

Posting in the appropriate forum (the one for parallel jobs) would be a good start.

Each forum has a statement of its purpose on the Forum screen, and in a sticky at the beginning of posts within the forum.

Do you have a preferred stage type (Modify or Transformer) to accomplish this task? The answer will vary depending on this decision.
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