Integer and Timestamp

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
syamal
Participant
Posts: 1
Joined: Tue Dec 14, 2010 6:43 am

Integer and Timestamp

Post by syamal »

What is the Default Value of Integer and Timestamp in Datastage . Can anyone Please help me in this ?

Thanks & Regards
Syamal
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard. The default value is whatever you set it to. There is no default default except in very specific circumstances such as when the field is null and you try to load it into a non-nullable field. You can construct your own test to learn what values are used in these cases.
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