How to convert currenttimestamp() to load into timestamp(0)

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
MohanShanmugam
Participant
Posts: 2
Joined: Tue Dec 28, 2010 9:00 am
Location: Chennai

How to convert currenttimestamp() to load into timestamp(0)

Post by MohanShanmugam »

Hi ALL,

This is my first post in this forum.

I am having issue in loading currenttimestamp() which is used in transformer stage to load it into column having datatype timestamp(0) in teradata.

It is loading well if i change the datatype as timestamp(6) in teradata. But, the requirement is to have timestamp(0) in DB level.

It would a great pleasure to me if I get inputs and help to solve it.

Thanks,
Mohan Shanmugam.
Learning Datastage...
MohanShanmugam
Participant
Posts: 2
Joined: Tue Dec 28, 2010 9:00 am
Location: Chennai

Post by MohanShanmugam »

Forgot to mention the utility used. We are using TPump utlity to load data into Teradata table.
Learning Datastage...
Post Reply