Timestamp value in Stage Variable

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
vikas99143
Participant
Posts: 1
Joined: Tue Jan 15, 2008 2:11 am

Timestamp value in Stage Variable

Post by vikas99143 »

I need to validate timestamp field using stage variables. I am reading the field as Varchar from Input file(comma delimited file).When I am doing string to timestamp conversion and storing it in staging variable having SQL Type as Timestamp and Extended to microseconds, the microsecond value are not coming in stage variable. Please advise how to handle this.
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard.

You often get a quicker answer using Search - as it happens this very question is the topic of a current thread. Please track it down. If you then have further questions, you can add them right here.
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