Hello Everyone,
I created one package which will run every-month and load the data in excel sheets. Here the problem occurs
1) I have around 10 columns in source with datatype decimal, varchar.
2) I used data conversion to changed data types to Unicode. But it still it is throwing error as" Cannot create table"
3) After spend long hours i found there is an issue with datatypes of the columns.
4) In excel destination it is showing as Longtext, decimal.
Could you please provide what needs to be changed for dataypes decimal, varchar for those columns.
please provide with example.
Regards,
Chinni