Hi All,
My source system Oracle has a Date field and in ODI the default Microsoft SQL Server architecture settings consist of DATETIME as Default date datatype mask.
Can anyone suggest me as how to change it to Date or Datetime2, I have tried it by changing, but when i generate any scenario with having Date or Datetime2 field, it failed in generating that, says not supported field.
As, Datetime will only have range from 01-01-1753 to 31-12-9999, and we have some 1203, 0008 years in my source system.
Please suggest, how to handle this or change the default datatype.
Thanks
Puneet