Page 1 of 1

Defalt date is inserting into Date field in Oracle database

Posted: Fri Sep 28, 2007 3:17 am
by reddy82
Hi

When loading null date into Oracle table using the Load functionality the dates are getting loaded correctly but while using the upsert functionality Update then Insert a strange value like '30-12-1899' gets loaded for null values. Can someone explain this ocurence or a workaround it?

Posted: Fri Sep 28, 2007 5:56 am
by ray.wurlod
Welcome aboard.

Does the Oracle table have this as the default value for this date column?

i thing u just insert date as a default in job property

Posted: Fri Sep 28, 2007 8:39 am
by rajeshkadiri
i thing u just insert date as a default in job property
or
if u using transformer stage there u must choose datatype date


------------
rajeshds